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

XmpTagNames.ExifSaturation Property

Gets the exif:Saturation tag

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

Syntax

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

Property Value

exif:Saturation tag.

Remarks

EXIF tag 41993, 0xA409. Belongs to the EXIF schema.

See Also

Reference