|
ImageStatisticsYCbCrPixelsCountWithoutBlack Property
|
Total pixels count in the processed image excluding black pixels.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public int PixelsCountWithoutBlack { get; }
Public ReadOnly Property PixelsCountWithoutBlack As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also