TIFF Tag SMaxSampleValue

IFDImage
Code341 (hex 0x0155)
NameSMaxSampleValue
LibTiff nameTIFFTAG_SMAXSAMPLEVALUE
TypeBYTE or SHORT or LONG or RATIONAL or DOUBLE
CountN = SamplesPerPixel
DefaultThe maximum of the data type.

Description

Specifies the maximum sample value.

The type should be the field type that best matches the sample data.

Note that a value should be given for each data sample. That is, if the image has 3 SamplesPerPixel, 3 values must be specified.

Related tags