Click or drag to resize
Accord.NET (logo)

ImageStatisticsHSL Properties

The ImageStatisticsHSL type exposes the following members.

Properties
  NameDescription
Public propertyLuminance
Histogram of luminance channel.
Public propertyLuminanceWithoutBlack
Histogram of luminance channel excluding black pixels.
Public propertyPixelsCount
Total pixels count in the processed image.
Public propertyPixelsCountWithoutBlack
Total pixels count in the processed image excluding black pixels.
Public propertySaturation
Histogram of saturation channel.
Public propertySaturationWithoutBlack
Histogram of saturation channel excluding black pixels.
Top
See Also