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