Gin
Classes | Functions
gui/utilities/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. More...
 
void asyncDownload (const juce::URL &, std::function< void(const juce::String &)>)
 
void asyncDownload (const juce::URL &, std::function< void(const juce::MemoryBlock &)>)