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