JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
ImageCache Member List
This is the complete list of members for ImageCache, including all inherited members.
addImageToCache(const Image &image, int64 hashCode)ImageCache [static]
getFromFile(const File &file)ImageCache [static]
getFromHashCode(int64 hashCode)ImageCache [static]
getFromMemory(const void *imageData, int dataSize)ImageCache [static]
setCacheTimeout(int millisecs)ImageCache [static]