This is the complete list of members for
gnash::JpegImageOutput, including all inherited members.
| _height | gnash::ImageOutput | [protected] |
| _outStream | gnash::ImageOutput | [protected] |
| _width | gnash::ImageOutput | [protected] |
| create(boost::shared_ptr< IOChannel > out, size_t width, size_t height, int quality) | gnash::JpegImageOutput | [static] |
| ImageOutput(boost::shared_ptr< IOChannel > out, size_t width, size_t height) | gnash::ImageOutput | [inline] |
| JpegImageOutput(boost::shared_ptr< IOChannel > out, size_t width, size_t height, int quality) | gnash::JpegImageOutput | |
| writeImageData(FileType type, boost::shared_ptr< gnash::IOChannel > out, const GnashImage &image, int quality) | gnash::ImageOutput | [static] |
| writeImageRGB(const unsigned char *rgbData) | gnash::JpegImageOutput | [virtual] |
| writeImageRGBA(const unsigned char *) | gnash::ImageOutput | [inline, virtual] |
| ~ImageOutput() | gnash::ImageOutput | [inline, virtual] |
| ~JpegImageOutput() | gnash::JpegImageOutput | |