Method ToWin32
ToWin32(Color)
Translates the color to win32 color.
public static int ToWin32(Color c)
Parameters
c
ColorThe color.
Returns
- int
The win32 color.
Translates the color to win32 color.
public static int ToWin32(Color c)
c
ColorThe color.
The win32 color.