JUCE
|
Namespaces | |
Colours | |
Contains a set of predefined named colours (mostly standard HTML colours) | |
Functions | |
JUCE_API Colour | Colours::findColourForName (const String &colourName, Colour defaultColour) |
Attempts to look up a string in the list of known colour names, and return the appropriate colour. More... | |