#include <iimage.h>
Public Member Functions | |
INTEGER_CONSTANT (Version, 1) | |
STRING_CONSTANT (Name,"image") | |
Data Fields | |
Image *(* | loadImage )(ArchiveFile &file) |
Definition at line 49 of file iimage.h.
_QERPlugImageTable::INTEGER_CONSTANT | ( | Version | , | |
1 | ||||
) |
_QERPlugImageTable::STRING_CONSTANT | ( | Name | , | |
"image" | ||||
) |
Image*(* _QERPlugImageTable::loadImage)(ArchiveFile &file) |
Read an image from the file. Returns 0 if the image could not be read.