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

XmpTagNames.TiffYCbCrCoefficients Property

Gets the tiff:YCbCrCoefficients tag.

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

Syntax

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

Property Value

tiff:YCbCrCoefficients tag.

Remarks

TIFF tag 529, 0x211. Belongs to the EXIF schema for TIFF properties.

See Also

Reference