|
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 |
This is the complete list of members for juce::ImageCache, including all inherited members.
| addImageToCache(const Image &image, int64 hashCode) | juce::ImageCache | static |
| getFromFile(const File &file) | juce::ImageCache | static |
| getFromHashCode(int64 hashCode) | juce::ImageCache | static |
| getFromMemory(const void *imageData, int dataSize) | juce::ImageCache | static |
| Pimpl (defined in juce::ImageCache) | juce::ImageCache | friend |
| releaseUnusedImages() | juce::ImageCache | static |
| setCacheTimeout(int millisecs) | juce::ImageCache | static |