ThemingEngine.lookupColor

Looks up and resolves a color name in the current style's color map.

class ThemingEngine
int
lookupColor

Parameters

colorName string

color name to lookup

color RGBA

Return location for the looked up color. out

Return Value

Type: int

TRUE if color_name was found and resolved, FALSE otherwise

Meta