StyleSheet.getColor

Returns the color that matches the name, or 0 if not found.

class StyleSheet
public @safe nothrow
ubyte
getColor
(
string colorName
)

Meta