Class ScalarHistogram
Represents the per-channel histograms for all channels in a multi-channel array.
public class ScalarHistogram
- Inheritance
-
ScalarHistogram
- Inherited Members
Constructors
- ScalarHistogram(Histogram, Histogram, Histogram, Histogram)
Initializes a new instance of the ScalarHistogram class using the specified per-channel histograms.
Properties
- Val0
Gets the histogram for the first channel in the array.
- Val1
Gets the histogram for the second channel in the array.
- Val2
Gets the histogram for the third channel in the array.
- Val3
Gets the histogram for the fourth channel in the array.