Data Fields | |
struct CachedImage * | next |
Imlib_Image | image |
int | width |
int | height |
Definition at line 103 of file imlib2.c.
Imlib_Image CachedImage::image |
Definition at line 105 of file imlib2.c.
Referenced by get_cached_image(), Process(), put_cached_image(), and Release().
struct CachedImage* CachedImage::next [read] |