HistogramCount Property

CVB.Net Documentation
Gets the number of elements in this histogram.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
Remarks

The number of elements corresponds to the number of possible gray values.
See Also

Reference