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

XmpTagNames.ExifContrast Property

Gets the exif:Contrast tag.

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

Syntax

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

Property Value

exif:Contrast tag.

Remarks

EXIF tag 41992, 0xA408. Belongs to the EXIF schema.

See Also

Reference