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

XmpTagNames.XmpDMVideoAlphaUnityIsTransparent Property

Gets the xmpDM:VideoAlphaUnityIsTransparent tag

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

Syntax

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

Property Value

xmpDM:VideoAlphaUnityIsTransparent tag.

Remarks

Value indicating if the unity is clear or opaque. Belongs to the XMP dynamic media schema.

See Also

Reference