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

XmpTagNames.ExifFlashEnergy Property

Gets the exif:FlashEnergy tag.

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

Syntax

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

Property Value

exif:FlashEnergy tag.

Remarks

EXIF tag 41483, 0xA20B. Belongs to the EXIF schema.

See Also

Reference