|
Gin
|
Classes | |
| class | AsyncDownload |
| Async Download. More... | |
Functions | |
| juce::Colour | goldenRatioColor (int idx) |
| Returns the next colour in a set where the hues differ by the golden ratio. | |
| void | asyncDownload (const juce::URL &, std::function< void(const juce::String &)>) |
| void | asyncDownload (const juce::URL &, std::function< void(const juce::MemoryBlock &)>) |
| juce::Image | createDesktopSnapshot () |
| juce::Image | createSnapshotOfNativeWindow (juce::Component &c) |