Property HistogramDictionary
HistogramDictionary
ヒストグラムのディクショナリ。 ヒストグラムの色種別をキーとして各ヒストグラムデータを値として持ちます。
Declaration
IDictionary<HistogramColorType, byte[]> HistogramDictionary { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IDictionary<HistogramColorType, System.Byte[]> |