This document is archived and information here might be outdated. Recommended version. |
The magenta component of an ICmykColor (0-255).
[Visual Basic .NET]
Public Property Magenta As Integer
[C#]
public int Magenta {get; set;}
[C++]
HRESULT get_Magenta(
long Magenta
);
[C++]
HRESULT put_Magenta(
System.Int32* Magenta
);
[C++] Parameters Magenta [in]
Magenta is a parameter of type long Magenta [out, retval]
Magenta is a parameter of type long*