Click or drag to resize

IHistogramMax Method

Returns the maximum value of image colour channel.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
int Max()

Return Value

Type: Int32
Maximum value.
See Also