Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::agg_mask_style_handler Class Reference

#include <Renderer_agg_style.h>

Public Member Functions

 agg_mask_style_handler ()
 
bool is_solid (unsigned) const
 
const agg::gray8 & color (unsigned) const
 
void generate_span (agg::gray8 *, int, int, int, unsigned)
 

Constructor & Destructor Documentation

§ agg_mask_style_handler()

gnash::agg_mask_style_handler::agg_mask_style_handler ( )
inline

Member Function Documentation

§ color()

const agg::gray8& gnash::agg_mask_style_handler::color ( unsigned  ) const
inline

§ generate_span()

void gnash::agg_mask_style_handler::generate_span ( agg::gray8 *  ,
int  ,
int  ,
int  ,
unsigned   
)
inline

§ is_solid()

bool gnash::agg_mask_style_handler::is_solid ( unsigned  ) const
inline

The documentation for this class was generated from the following file: