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