Click or drag to resize

IImageStatisticsHistogramR Property

Histogram for Red colour channel.

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

Property Value

Type: IHistogram
See Also