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