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