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

CmykColor.K32 Property

Returns 16-bit black channel value.

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

Syntax

Visual Basic
Public ReadOnly Property K32 As Integer
C#
public int K32 { get; }

Property Value

Black channel value.

See Also

Reference