_height | gnash::ImageOutput | [protected] |
_outStream | gnash::ImageOutput | [protected] |
_width | gnash::ImageOutput | [protected] |
ImageOutput(boost::shared_ptr< IOChannel > out, size_t width, size_t height) | gnash::ImageOutput | [inline] |
writeImageData(FileType type, boost::shared_ptr< gnash::IOChannel > out, const GnashImage &image, int quality) | gnash::ImageOutput | [static] |
writeImageRGB(const unsigned char *rgbData)=0 | gnash::ImageOutput | [pure virtual] |
writeImageRGBA(const unsigned char *) | gnash::ImageOutput | [inline, virtual] |
~ImageOutput() | gnash::ImageOutput | [inline, virtual] |