This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.ExifCFAPattern Property

Gets the exif:CFAPattern tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property ExifCFAPattern As String
C#
public static string ExifCFAPattern { get; }

Property Value

exif:CFAPattern tag.

Remarks

EXIF tag 41730, 0xA302. Belongs to the EXIF schema.

See Also

Reference