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