Gnash  0.8.10
Namespaces | Enumerations
filter_factory.cpp File Reference
#include "filter_factory.h"
#include "log.h"
#include "SWFStream.h"
#include "Filters.h"

Namespaces

namespace  gnash
 

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


Enumerations

enum  gnash::filter_types {
  gnash::DROP_SHADOW = 0, gnash::BLUR = 1, gnash::GLOW = 2, gnash::BEVEL = 3,
  gnash::GRADIENT_GLOW = 4, gnash::CONVOLUTION = 5, gnash::COLOR_MATRIX = 6, gnash::GRADIENT_BEVEL = 7
}