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

CmykColor.M Property

Returns 8-bit magenta channel value.

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

Syntax

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

Property Value

Magenta channel value.

See Also

Reference