CmykColor.C
CmykColor.C property
Gets the cyan component value of this Color
structure.
public byte C { get; }
Property Value
The cyan component value of this Color
.
See Also
- struct CmykColor
- namespace Aspose.PSD
- assembly Aspose.PSD
Gets the cyan component value of this Color
structure.
public byte C { get; }
The cyan component value of this Color
.