planarConfiguration property

int? planarConfiguration
final

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, {@link #FORMAT_CHUNKY}, is assumed.

Implementation

final int? planarConfiguration;