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