TAG_PLANAR_CONFIGURATION top-level constant

String const TAG_PLANAR_CONFIGURATION

Indicates whether pixel components are recorded in chunky or planar format. In JPEG compressed data, this tag shall not be used because a JPEG marker is used instead of it. If this field does not exist, the TIFF default, FORMAT_CHUNKY, is assumed.

Implementation

const String TAG_PLANAR_CONFIGURATION = "PlanarConfiguration";