TiffOptions.MaxSampleValue

TiffOptions.MaxSampleValue property

获取或设置最大样本值。

public ushort[] MaxSampleValue { get; set; }

Property Value

最大样本值。

异常

异常条件
ArgumentNullException
ArgumentOutOfRangeExceptionvalue;数组长度必须对应每像素样本数。

另请参见