Click or drag to resize

IImageStatisticsHistogramB Property

Histogram for Blue colour channel.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
IHistogram HistogramB { get; }

Property Value

Type: IHistogram
See Also