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

XmpTagNames.TiffPhotometricInterpretation Property

Gets the tiff:PhotometricInterpretation tag.

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

Syntax

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

Property Value

tiff:PhotometricInterpretation tag.

Remarks

TIFF tag 262, 0x106. Belongs to the EXIF schema for TIFF properties.

See Also

Reference