Gnash
0.8.11dev
|
This is the complete list of members for gnash::image::Output, including all inherited members.
_height | gnash::image::Output | protected |
_outStream | gnash::image::Output | protected |
_width | gnash::image::Output | protected |
Output(std::shared_ptr< IOChannel > out, size_t width, size_t height) | gnash::image::Output | inline |
writeImageData(FileType type, std::shared_ptr< gnash::IOChannel > out, const GnashImage &image, int quality) | gnash::image::Output | static |
writeImageRGB(const unsigned char *rgbData)=0 | gnash::image::Output | pure virtual |
writeImageRGBA(const unsigned char *) | gnash::image::Output | inlinevirtual |
~Output() | gnash::image::Output | inlinevirtual |