FromWin32()
ColorTranslator::FromWin32(int) method
Converts the specified Windows color to the equvivalent Color object.
static Color System::Drawing::ColorTranslator::FromWin32(int win32_color)
Arguments
Parameter | Type | Description |
---|---|---|
win32_color | int | The Windows color to convert |
Return Value
A Color object that represents the specified Windows color
See Also
- Class Color
- Class ColorTranslator
- Namespace System::Drawing
- Library Aspose.Slides