#include "BitmapData_as.h"#include <vector>#include <sstream>#include <algorithm>#include <queue>#include "MovieClip.h"#include "GnashImage.h"#include "DisplayObject.h"#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "smart_ptr.h"#include "builtin_function.h"#include "GnashException.h"#include "VM.h"#include "Renderer.h"#include "RunResources.h"#include "namedStrings.h"#include "Movie.h"#include "movie_definition.h"#include "Transform.h"#include "ASConversions.h"#include "flash/geom/ColorTransform_as.h"#include "NativeFunction.h"
Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
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.1