|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
| 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. | |