#include <imgstore.h>
Data Fields | |
char * | data |
The image data. | |
size_t | size |
The image data's size. | |
char * | filename |
The filename (for the UI). |
Represents a single IM image awaiting display and/or transmission.
|
The image data.
|
|
The image data's size.
|