Collapse All
Expand All
C#
AForge.NET Framework
ImageStatistics
.
.
::
.
Red Property
ImageStatistics Class
See Also
Send Feedback
Histogram of red channel.
Namespace:
AForge.Imaging
Assembly:
AForge.Imaging
(in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
Histogram
Red
{
get
; }
Remarks
Note:
The property is valid only for color images (see
IsGrayscale
property).
See Also
ImageStatistics Class
AForge.Imaging Namespace