TiffOptions.SminSampleValue
TiffOptions.SminSampleValue property
Gets or sets the min sample value. The value has a field type which best matches the sample data (Byte, Short or Long type).
public uint[] SminSampleValue { get; set; }
Property Value
The min sample value.
See Also
- class TiffOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging