Gnash
0.8.10
|
_height | gnash::image::Output | [protected] |
_outStream | gnash::image::Output | [protected] |
_width | gnash::image::Output | [protected] |
Output(boost::shared_ptr< IOChannel > out, size_t width, size_t height) | gnash::image::Output | [inline] |
writeImageData(FileType type, boost::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 | [inline, virtual] |
~Output() | gnash::image::Output | [inline, virtual] |