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