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

XmpTagNames.ExifColorSpace Property

Gets the exif:ColorSpace tag.

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

Syntax

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

Property Value

exif:ColorSpace tag.

Remarks

EXIF tag 40961, 0xA001. Belongs to the EXIF schema.

See Also

Reference