ImageStatisticsHSL Properties |
The ImageStatisticsHSL type exposes the following members.
Name | Description | |
---|---|---|
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.
|