Gnash  0.8.11dev
Classes | Namespaces | Functions
Renderer_agg.h File Reference
#include "dsodefs.h"
#include "Renderer.h"

Go to the source code of this file.

Classes

class  gnash::Renderer_agg_base
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 

Functions

DSOEXPORT Renderer_agg_base * gnash::create_Renderer_agg (const char *pixelformat)
 Create a render handler. More...
 
DSOEXPORT const char * gnash::agg_detect_pixel_format (unsigned int rofs, unsigned int rsize, unsigned int gofs, unsigned int gsize, unsigned int bofs, unsigned int bsize, unsigned int bpp)