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

XmpTagNames.TiffReferenceBlackWhite Property

Gets the tiff:ReferenceBlackWhite tags.

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

Syntax

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

Property Value

tiff:ReferenceBlackWhite tag.

Remarks

TIFF tag 532, 0x214. Belongs to the EXIF schema for TIFF properties.

See Also

Reference