TiffOptions.SmaxSampleValue

TiffOptions.SmaxSampleValue property

Gets or sets the max sample value. The value has a field type which best matches the sample data (Byte, Short or Long type).

public uint[] SmaxSampleValue { get; set; }

Property Value

The max sample value.

See Also