TIFF Tag SMinSampleValue

IFDImage
Code340 (hex 0x0154)
NameSMinSampleValue
LibTiff nameTIFFTAG_SMINSAMPLEVALUE
TypeBYTE or SHORT or LONG or RATIONAL or DOUBLE
CountN = SamplesPerPixel
DefaultThe minimum of the data type.

Description

Specifies the minimum 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