Gets the PlanarConfiguration EXIF tag.
Description: Indicates whether pixel components are recorded in a chunky or planar format. In JPEG compressed files a JPEG marker is used instead of this tag. If this field does not exist, the TIFF default of 1 (chunky) is assumed.
Id: 284 (0x011c)
Type: Short
public static ExifTag PlanarConfiguration { get; }
Public Shared ReadOnly Property PlanarConfiguration As ExifTag
Get