Gnash
0.8.11dev
|
This is the complete list of members for gnash::image::Input, including all inherited members.
_inStream | gnash::image::Input | protected |
_type | gnash::image::Input | protected |
getComponents() const =0 | gnash::image::Input | pure virtual |
getHeight() const =0 | gnash::image::Input | pure virtual |
getWidth() const =0 | gnash::image::Input | pure virtual |
imageType() | gnash::image::Input | inline |
Input(std::shared_ptr< IOChannel > in) | gnash::image::Input | inline |
read()=0 | gnash::image::Input | pure virtual |
readImageData(std::shared_ptr< gnash::IOChannel > in, FileType type) | gnash::image::Input | static |
readScanline(unsigned char *rgbData)=0 | gnash::image::Input | pure virtual |
readSWFJpeg3(std::shared_ptr< gnash::IOChannel > in) | gnash::image::Input | static |
~Input() | gnash::image::Input | inlinevirtual |