| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | ||||||||||||||||||||||||||||
![]() |
Baseline TIFF Tag PhotometricInterpretation | ||||||||||||||||||||||||||||
TIFF Tag Reference
TIFF Tag Reference Contact
Information: info@awaresystems.be |
TIFF Tag PhotometricInterpretation
DescriptionThe color space of the image data. The specification considers these values baseline:
0 = WhiteIsZero. For bilevel and grayscale images: 0 is imaged as white. These values are considered an extension:
5 = Seperated, usually CMYK. The TIFF-F specification (RFC 2301) defines: 10 = CIE L*a*b*, alternate encoding also known as ITU L*a*b*, defined in ITU-T Rec. T.42, used in the TIFF-F and TIFF-FX standard (RFC 2301). The Decode tag, if present, holds information about this particular CIE L*a*b* encoding. The DNG specification adds these definitions:
32803 = CFA (Color Filter Array) LibTiff defines mostly the same values, and adds support for Pixar LogL and LogLuv encoding:
PHOTOMETRIC_MINISWHITE = 0; There is no default for PhotometricInterpretation, and it is required. Do not rely on applications defaulting to what you want. Related tags
BitsPerSample See also
TIFF specification, supplement 1 |
||||||||||||||||||||||||||||