#include <render_handler_agg_style.h>

Public Member Functions | |
| agg_style_bitmap (int width, int height, int rowlen, boost::uint8_t *data, gnash::matrix mat, gnash::cxform cx) | |
| virtual | ~agg_style_bitmap () |
| void | generate_span (agg::rgba8 *span, int x, int y, unsigned len) |
Public Attributes | |
| bool | m_force_premultiply |
| gnash::agg_style_bitmap< PixelFormat, span_allocator_type, img_source_type, interpolator_type, sg_type >::agg_style_bitmap | ( | int | width, | |
| int | height, | |||
| int | rowlen, | |||
| boost::uint8_t * | data, | |||
| gnash::matrix | mat, | |||
| gnash::cxform | cx | |||
| ) | [inline] |
| virtual gnash::agg_style_bitmap< PixelFormat, span_allocator_type, img_source_type, interpolator_type, sg_type >::~agg_style_bitmap | ( | ) | [inline, virtual] |
| void gnash::agg_style_bitmap< PixelFormat, span_allocator_type, img_source_type, interpolator_type, sg_type >::generate_span | ( | agg::rgba8 * | span, | |
| int | x, | |||
| int | y, | |||
| unsigned | len | |||
| ) | [inline, virtual] |
Implements gnash::agg_style_base.
| bool gnash::agg_style_bitmap< PixelFormat, span_allocator_type, img_source_type, interpolator_type, sg_type >::m_force_premultiply |
1.5.4