| JUCE
    | 
| Namespaces | |
| namespace | juce | 
| namespace | juce::Colours | 
| Contains a set of predefined named colours (mostly standard HTML colours) | |
| Functions | |
| JUCE_API Colour | juce::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. | |