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

XmpTagNames.TiffPlanarConfiguration Property

Gets the tiff:PlanarConfiguration tag.

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

Syntax

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

Property Value

tiff:PlanarConfiguration tag.

Remarks

TIFF tag 284, 0x11C. Belongs to the EXIF schema for TIFF properties.

See Also

Reference