TiffOptions.SampleFormat

TiffOptions.SampleFormat property

获取或设置样本格式。

public TiffSampleFormats[] SampleFormat { get; set; }

Property Value

样本格式。

异常

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

另请参见