| cameraInfo | Image | |
| colorTable | Image | |
| convertFromHSIToYCbCr(const Image &hsiImage) | Image | |
| convertFromRGBToYCbCr(const Image &rgbImage) | Image | |
| convertFromYCbCrToHSI(const Image &ycrcbImage) | Image | |
| convertFromYCbCrToRGB(const Image &ycbcrImage) | Image | |
| convertFromYCbCrToTSL(const Image &ycbcrImage) | Image | |
| frameNumber | Image | |
| getClassifiedColor(int x, int y) const | Image | |
| getClassifiedColor(unsigned long index) const | Image | |
| getHighResY(int x, int y) const | Image | |
| hasColorTable(void) | Image | |
| Image() | Image | |
| image | Image | |
| JPEGImage() | JPEGImage | [inline] |
| JPEGImage(const Image &src) | JPEGImage | |
| onDestEmpty(j_compress_ptr) | JPEGImage | [private, static] |
| onDestInit(j_compress_ptr cInfo) | JPEGImage | [private, static] |
| onDestTerm(j_compress_ptr cInfo) | JPEGImage | [private, static] |
| onSrcEmpty(j_decompress_ptr) | JPEGImage | [private, static] |
| onSrcIgnore(j_decompress_ptr) | JPEGImage | [private, static] |
| onSrcSkip(j_decompress_ptr cInfo, long numBytes) | JPEGImage | [private, static] |
| operator<<(Out &stream, const JPEGImage &image) | JPEGImage | [friend] |
| operator=(const Image &src) | JPEGImage | |
| operator>>(In &stream, JPEGImage &image) | JPEGImage | [friend] |
| setCameraInfo() | Image | |
| setColorTable(const ColorTable *ct) | Image | |
| setHighResY(int x, int y, unsigned char tl, unsigned char bl, unsigned char tr, unsigned char br) | Image | |
| size | JPEGImage | [private] |
| toImage(Image &dest) const | JPEGImage | |
| ~Image() | Image | |