_RGBA_Image Struct Reference
Data Fields | |
| Image_Entry | cache_entry |
| RGBA_Image_Flags | flags |
| struct { | |
| char * comment | |
| } | info |
| void * | extended_info |
| struct { | |
| void * data | |
| Eina_Bool no_free: 1 | |
| Eina_Bool dirty: 1 | |
| } | cs |
| struct { | |
| DATA32 * data | |
| Eina_Bool no_free: 1 | |
| } | image |
| struct { | |
| Eina_List * list | |
| unsigned long long orig_usage | |
| unsigned long long usage_count | |
| int populate_count | |
| unsigned long long newest_usage | |
| unsigned long long newest_usage_count | |
| } | cache |
