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

XmpTagNames.ExifBrightnessValue Property

Gets the exif:BrightnessValue tag.

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

Syntax

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

Property Value

exif:BrightnessValue tag.

Remarks

EXIF tag 37379, 0x9203. Belongs to the EXIF schema.

See Also

Reference