ColorTranslator.ToWin32
ColorTranslator.ToWin32 method
Converts Color
structure to Win32 presentation of color.
public static int ToWin32(Color c)
Parameter | Type | Description |
---|---|---|
c | Color | Color structure to convert. |
Return Value
Value that represent Win32 format of color.
See Also
- struct Color
- class ColorTranslator
- namespace System.Drawing
- assembly Aspose.Drawing