Property PlanarConfiguration
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
PlanarConfiguration
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.
public static ExifPropertyKey PlanarConfiguration { get; }