#include <Filters.h>
Protected Attributes |
std::vector< float > | m_matrix |
Constructor & Destructor Documentation
virtual gnash::ColorMatrixFilter::~ColorMatrixFilter |
( |
| ) |
|
|
inlinevirtual |
gnash::ColorMatrixFilter::ColorMatrixFilter |
( |
| ) |
|
|
inline |
gnash::ColorMatrixFilter::ColorMatrixFilter |
( |
std::vector< float > |
a_matrix | ) |
|
|
inline |
Member Function Documentation
bool gnash::ColorMatrixFilter::read |
( |
SWFStream & |
in | ) |
|
|
virtual |
Member Data Documentation
std::vector<float> gnash::ColorMatrixFilter::m_matrix |
|
protected |
The documentation for this class was generated from the following files: