Click or drag to resize

IHistogramMin Method

Returns the minimum value of image colour channel.

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

Return Value

Type: Int32
Minimum value
See Also