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 |
| releaseUnusedImages() | juce::ImageCache | static |
| setCacheTimeout(int millisecs) | juce::ImageCache | static |