OGS
|
Implementation of the Color class.
Definition in file Color.cpp.
Go to the source code of this file.
Namespaces | |
namespace | DataHolderLib |
Functions | |
Color | DataHolderLib::createColor (unsigned char r, unsigned char g, unsigned char b, unsigned char a) |
Color | DataHolderLib::getRandomColor () |
Returns a random RGB colour. | |
Color | DataHolderLib::getColor (const std::string &id, std::map< std::string, Color > &colors) |