![]() |
ImageStatisticsYCbCr Properties |
The ImageStatisticsYCbCr type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cb |
Histogram of Cb channel.
|
![]() | CbWithoutBlack |
Histogram of Cb channel excluding black pixels
|
![]() | Cr |
Histogram of Cr channel.
|
![]() | CrWithoutBlack |
Histogram of Cr channel excluding black pixels
|
![]() | PixelsCount |
Total pixels count in the processed image.
|
![]() | PixelsCountWithoutBlack |
Total pixels count in the processed image excluding black pixels.
|
![]() | Y |
Histogram of Y channel.
|
![]() | YWithoutBlack |
Histogram of Y channel excluding black pixels.
|