Gnash  0.8.11dev
Namespaces | Functions
ColorTransform_as.cpp File Reference
#include "ColorTransform_as.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "VM.h"
#include <sstream>

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 

Functions

void gnash::colortransform_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global ColorTransform class. More...
 
void gnash::registerColorTransformNative (as_object &global)