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