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

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

Parameters
- c (Int32)
- The color to convert

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