true

CmykColor.Y property

Gets the yellow component value of this Color structure.

public byte Y { get; }

Property Value

The yellow component value of this Color.

See Also