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