TIFF Tag DotRange

IFDImage
Code336 (hex 0x0150)
NameDotRange
LibTiff nameTIFFTAG_DOTRANGE
TypeBYTE or SHORT
Count2, or 2*SamplesPerPixel
Default[0,2**BitsPerSample-1]

Description

The component values that correspond to a 0% dot and 100% dot.

DotRange[0] corresponds to a 0% dot, and DotRange[1] corresponds to a 100% dot.

It is possible, though strongly discouraged, to have a pair of DotRange values per component.