Gnash  0.8.11dev
Classes | Namespaces | Functions
BitmapData_as.h File Reference
#include <list>
#include <cstdint>
#include <memory>
#include <cassert>
#include <boost/intrusive_ptr.hpp>
#include "Relay.h"
#include "CachedBitmap.h"
#include "GnashImage.h"
#include "ImageIterators.h"

Go to the source code of this file.

Classes

class  gnash::BitmapData_as
 Implements the BitmapData native type. More...
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::image
 Image handling functions and classes.
 

Functions

void gnash::bitmapdata_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global BitmapData class. More...
 
void gnash::registerBitmapDataNative (as_object &global)