_inStream | gnash::ImageInput | [protected] |
_type | gnash::ImageInput | [protected] |
getComponents() const =0 | gnash::ImageInput | [pure virtual] |
getHeight() const =0 | gnash::ImageInput | [pure virtual] |
getWidth() const =0 | gnash::ImageInput | [pure virtual] |
ImageInput(boost::shared_ptr< IOChannel > in) | gnash::ImageInput | [inline] |
imageType() | gnash::ImageInput | [inline] |
read()=0 | gnash::ImageInput | [pure virtual] |
readImageData(boost::shared_ptr< gnash::IOChannel > in, FileType type) | gnash::ImageInput | [static] |
readScanline(unsigned char *rgbData)=0 | gnash::ImageInput | [pure virtual] |
readSWFJpeg3(boost::shared_ptr< gnash::IOChannel > in) | gnash::ImageInput | [static] |
~ImageInput() | gnash::ImageInput | [inline, virtual] |