Click or drag to resize

IHistogramMedian Method

Returns the median value of image colour channel.

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

Return Value

Type: Int32
Median value.
See Also