CmykColor.Y
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
- struct CmykColor
- namespace Aspose.CAD
- assembly Aspose.CAD
Gets the yellow component value of this Color structure.
public byte Y { get; }
The yellow component value of this Color.