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

CmykColor.C32 Property

Returns 16-bit cyan channel value.

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

Syntax

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

Property Value

Cyan channel value.

See Also

Reference