Click or drag to resize
Accord.NET (logo)

VerticalIntensityStatistics Properties

The VerticalIntensityStatistics type exposes the following members.

Properties
  NameDescription
Public propertyBlue
Histogram for blue channel.
Public propertyGray
Histogram for gray channel (intensities).
Public propertyGreen
Histogram for green channel.
Public propertyIsGrayscale
Value wich specifies if the processed image was color or grayscale.
Public propertyRed
Histogram for red channel.
Top
See Also