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

CmykColor.Y Property

Returns 8-bit yellow channel value.

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

Syntax

Visual Basic
Public ReadOnly Property Y As Byte
C#
public byte Y { get; }

Property Value

Yellow channel value.

See Also

Reference