Gnash 0.8.9
Namespaces | Functions

ColorMatrixFilter_as.cpp File Reference

#include "ColorMatrixFilter_as.h"
#include "as_object.h"
#include "VM.h"
#include "Global_as.h"
#include "BitmapFilter_as.h"
#include "Filters.h"

Namespaces

namespace  gnash
 

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


namespace  gnash::cpp

Functions

as_value gnash::cpp::colormatrixfilter_new (const fn_call &fn)
as_value gnash::cpp::colormatrixfilter_matrix (const fn_call &fn)
void gnash::cpp::attachColorMatrixFilterInterface (as_object &o)
void gnash::colormatrixfilter_class_init (as_object &where, const ObjectURI &uri)
 The prototype of flash.filters.ColorMatrixFilter is a new BitmapFilter.