TiffOptions.SampleFormat
TiffOptions.SampleFormat property
Gets or sets the sample format.
public TiffSampleFormats[] SampleFormat { get; set; }
Property Value
The sample format.
Exceptions
exception | condition |
---|---|
ArgumentNullException | value |
ArgumentOutOfRangeException | value;The array length must correspond to the samples per pixel count. |
See Also
- enum TiffSampleFormats
- class TiffOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging