ImageJPEG Member List

This is the complete list of members for ImageJPEG, including all inherited members.
_componentsImage [protected]
_formatImage [protected]
_heightImage [protected]
_nameImage [protected]
_numMipmapsImage [protected]
_pixelsImage [protected]
_standardCoordSystemImage [protected]
_widthImage [protected]
components() const Image [inline]
errorExit_callback(j_common_ptr cinfo)ImageJPEG [private, static]
fillInputBuffer_callback(j_decompress_ptr cinfo)ImageJPEG [private, static]
format() const Image [inline]
height() const Image [inline]
Image()Image [inline, protected]
Image(const string &name, GLsizei w, GLsizei h, GLint numMipMaps, GLenum format, GLint components, const GLubyte *pixels, bool stdCoordSystem)Image
ImageJPEG(const ImageBuffer &ibuff)ImageJPEG
initSource_callback(j_decompress_ptr cinfo)ImageJPEG [private, static]
isPowerOfTwo() const Image
my_error_ptr typedefImageJPEG [private]
name() const Image [inline]
numMipmaps() const Image [inline]
outputMessage_callback(j_common_ptr cinfo)ImageJPEG [private, static]
pixels() const Image [inline]
skipInputData_callback(j_decompress_ptr cinfo, long num_bytes)ImageJPEG [private, static]
stdCoordSystem() const Image [inline]
termSource_callback(j_decompress_ptr cinfo)ImageJPEG [private, static]
width() const Image [inline]
~Image()Image [virtual]