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

XmpTagNames.ExifOECF Property

Gets the exif:OECF tag.

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

Syntax

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

Property Value

exif:OECF tag.

Remarks

EXIF tag 34856, 0x8828. Belongs to the EXIF schema.

See Also

Reference