ColorTranslator.FromWin32
ColorTranslator.FromWin32 method
Takes color from the HTML color.
public static Color FromWin32(int win32Color)
Parameter | Type | Description |
---|---|---|
win32Color | Int32 | Win32 color. |
Return Value
The color.
See Also
- struct Color
- class ColorTranslator
- namespace Aspose.PSD
- assembly Aspose.PSD