BinsCount

ImageColorHistogramSearchCriteria.BinsCount property

Gets or sets a count of bins that will be used for building color histograms.

public byte BinsCount { get; set; }

Property Value

The default value is 10.

See Also