This documentation is for the old version. Go to the latest Graphics Mill docs

CmykColor.K Property

Returns 8-bit black channel value.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public ReadOnly Property K As Byte
C#
public byte K { get; }

Property Value

Black channel value.

See Also

Reference