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

XmpTagNames.ExifFlashpixVersion Property

Gets the exif:FlashpixVersion tag.

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

Syntax

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

Property Value

exif:FlashpixVersion tag.

Remarks

EXIF tag 40960, 0xA000. Belongs to the EXIF schema.

See Also

Reference