The ImageStatisticsHSL type exposes the following members.

Constructors

  NameDescription
ImageStatisticsHSLOverloaded.

Properties

  NameDescription
Luminance
Histogram of luminance channel.
LuminanceWithoutBlack
Histogram of luminance channel excluding black pixels.
PixelsCount
Total pixels count in the processed image.
PixelsCountWithoutBlack
Total pixels count in the processed image excluding black pixels.
Saturation
Histogram of saturation channel.
SaturationWithoutBlack
Histogram of saturation channel excluding black pixels.

See Also