![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ImageCompression, including all inherited members.
| analyze() | ImageCompression | |
| compress(const MemImage *img, int mode, int level, unsigned char *buffer, int &bufferSize) | ImageCompression | static |
| ImageCompression(SharedImageSet *is, const ImageDescriptor &desc, int frames=1) | ImageCompression | |
| ImageCompression(SharedImageSet *is) | ImageCompression | |
| load(std::istream &file) | ImageCompression | |
| save(std::ostream &file, bool borderRLE) | ImageCompression | |
| saveOnTheFly(std::ostream &file, const MemImage *img) | ImageCompression | |
| scaling() const | ImageCompression | inline |
| setOptions(int numRuns, int diffRX, int diffRY) | ImageCompression | |
| setProgress(Progress *p) | ImageCompression | inline |
| size(int mode) const | ImageCompression | |
| uncompress(unsigned char *buffer, int bufferSize, int mode, MemImage *img) | ImageCompression | static |
| ~ImageCompression() | ImageCompression |