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

CmykColor.M32 Property

Returns 16-bit magenta channel value.

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

Syntax

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

Property Value

Magenta channel value.

See Also

Reference