CmykColor.Y Property

Returns 8-bit yellow channel value.

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

Syntax

C#
public byte Y { get; }

Property Value

Yellow channel value.

See Also

Reference