#include "image.h"
Go to the source code of this file.
Namespaces | |
IZ | |
Functions | |
const unsigned char * | IZ::decodeImage (Image<> &im, const unsigned char *src) |
void | IZ::decodeImageSize (Image<> &im, const unsigned char *src) |
unsigned char * | IZ::encodeImage (const Image<> &im, unsigned char *dest) |
void | IZ::initDecodeTable () |
void | IZ::initEncodeTable () |