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

XmpTagNames.ExifGainControl Property

Gets the exif:GainControl tag.

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

Syntax

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

Property Value

exif:GainControl tag.

Remarks

EXIF tag 41991, 0xA407. Belongs to the EXIF schema.

See Also

Reference