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

XmpTagNames.ExifExposureIndex Property

Gets the exif:ExposureIndex tag.

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

Syntax

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

Property Value

exif:ExposureIndex tag.

Remarks

EXIF tag 41493, 0xA215. Belongs to the EXIF schema.

See Also

Reference