TiffOptions.MaxSampleValue

TiffOptions.MaxSampleValue property

最大サンプル値を取得または設定します。

public ushort[] MaxSampleValue { get; set; }

プロパティ値

最大サンプル値.

例外

例外調子
ArgumentNullException価値
ArgumentOutOfRangeException値;配列の長さは、ピクセル数ごとのサンプル数に対応する必要があります。

関連項目