#include "BitmapData_as.h"
#include <vector>
#include <sstream>
#include <algorithm>
#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"
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. |