Property HeatMapImage
HeatMapImage
ヒートマップ画像バイト配列。 ScoreMapImage プロパティの画像をスコアの低いピクセルを青、高いピクセルを赤として表現したカラー画像が設定されます。
Declaration
IReadOnlyCollection<byte> HeatMapImage { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyCollection<System.Byte> |