gnash::agg_bitmap_info< PixelFormat > Class Template Reference

#include <render_handler_agg_bitmap.h>

Inheritance diagram for gnash::agg_bitmap_info< PixelFormat >:

gnash::agg_bitmap_info_base gnash::bitmap_info gnash::ref_counted

List of all members.

Public Member Functions

 agg_bitmap_info (int width, int height, int rowlen, boost::uint8_t *data, int bpp)
 ~agg_bitmap_info ()


Detailed Description

template<class PixelFormat>
class gnash::agg_bitmap_info< PixelFormat >

The class itself uses a template. Currently this is unnecessary and it may be removed but an older implementation required this method and it may be necessary again when the last missing parts of the renderer will be implemented.

Constructor & Destructor Documentation

template<class PixelFormat>
gnash::agg_bitmap_info< PixelFormat >::agg_bitmap_info ( int  width,
int  height,
int  rowlen,
boost::uint8_t *  data,
int  bpp 
) [inline]

template<class PixelFormat>
gnash::agg_bitmap_info< PixelFormat >::~agg_bitmap_info (  )  [inline]


The documentation for this class was generated from the following file:
Generated on Thu Mar 6 18:25:09 2008 for Gnash by  doxygen 1.5.4