ExifTagImageCFAPlaneColor Property

Gets the CFAPlaneColor EXIF tag.

Description: Provides a mapping between the values in the CFAPattern tag and the plane numbers in LinearRaw space. This is a required tag for non-RGB CFA images.
Id: 50710 (0xc616)
Type: Byte

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag CFAPlaneColor { get; }

Property Value

ExifTag

See Also