#include <render_handler_agg_bitmap.h>

Public Member Functions | |
| int | get_width () const |
| int | get_height () const |
| int | get_bpp () const |
| int | get_rowlen () const |
| boost::uint8_t * | get_data () const |
Protected Attributes | |
| boost::uint8_t * | m_data |
| int | m_width |
| int | m_height |
| int | m_bpp |
| int | m_rowlen |
| int gnash::agg_bitmap_info_base::get_width | ( | ) | const [inline] |
| int gnash::agg_bitmap_info_base::get_height | ( | ) | const [inline] |
| int gnash::agg_bitmap_info_base::get_bpp | ( | ) | const [inline] |
| int gnash::agg_bitmap_info_base::get_rowlen | ( | ) | const [inline] |
| boost::uint8_t* gnash::agg_bitmap_info_base::get_data | ( | ) | const [inline] |
boost::uint8_t* gnash::agg_bitmap_info_base::m_data [protected] |
int gnash::agg_bitmap_info_base::m_width [protected] |
int gnash::agg_bitmap_info_base::m_height [protected] |
int gnash::agg_bitmap_info_base::m_bpp [protected] |
int gnash::agg_bitmap_info_base::m_rowlen [protected] |
1.5.4