CmykColor.M

CmykColor.M property

Gets the magenta component value of this Color structure.

public byte M { get; }

Property Value

The magenta component value of this Color.

See Also