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

XmpTagNames.ExifSpectralSensitivity Property

Gets the exif:SpectralSensitivity tag.

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

Syntax

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

Property Value

exif:SpectralSensitivity tag.

Remarks

EXIF tag 34852, 0x8824. Belongs to the EXIF schema.

See Also

Reference