|
Gnash
0.8.10
|
#include <list>#include <boost/cstdint.hpp>#include <boost/scoped_ptr.hpp>#include <cassert>#include <boost/intrusive_ptr.hpp>#include <memory>#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 | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
| namespace | gnash::image |
Image handling functions and classes. | |
Functions | |
| void | gnash::bitmapdata_class_init (as_object &where, const ObjectURI &uri) |
| Initialize the global BitmapData class. | |
| void | gnash::registerBitmapDataNative (as_object &global) |
1.7.6.1