|
Gnash
0.8.11dev
|
#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) |
1.8.12