[This is preliminary documentation and is subject to change.]
Convert a
Color to a driver color

Declaration Syntax
public abstract int ConvertColor(
Color c
)
Public MustOverride Function ConvertColor ( _
c As Color _
) As Integer
public:
virtual int ConvertColor(
Color c
) abstract

Parameters
- c (Color)
- The color to convert

Return Value
Conversion result
Assembly:
IGE Core (Module: IGE Core) Version: 0.1.2957.39562 (0.1.0.0)