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

CmykColor.Y32 Property

Returns 16-bit yellow channel value.

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

Syntax

Visual Basic
Public ReadOnly Property Y32 As Integer
C#
public int Y32 { get; }

Property Value

Yellow channel value.

See Also

Reference