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