Gin
Loading...
Searching...
No Matches
Classes | Functions
gin_util.h File Reference

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 &)>)