#include <Filters.h>
virtual gnash::GlowFilter::~GlowFilter |
( |
| ) |
|
|
inlinevirtual |
gnash::GlowFilter::GlowFilter |
( |
| ) |
|
|
inline |
gnash::GlowFilter::GlowFilter |
( |
std::uint32_t |
color, |
|
|
std::uint8_t |
alpha, |
|
|
float |
blurX, |
|
|
float |
blurY, |
|
|
float |
strength, |
|
|
std::uint8_t |
quality, |
|
|
bool |
inner, |
|
|
bool |
knockout |
|
) |
| |
|
inline |
bool gnash::GlowFilter::read |
( |
SWFStream & |
in | ) |
|
|
virtual |
std::uint8_t gnash::GlowFilter::m_alpha |
float gnash::GlowFilter::m_blurX |
float gnash::GlowFilter::m_blurY |
std::uint32_t gnash::GlowFilter::m_color |
bool gnash::GlowFilter::m_inner |
bool gnash::GlowFilter::m_knockout |
std::uint8_t gnash::GlowFilter::m_quality |
float gnash::GlowFilter::m_strength |
The documentation for this class was generated from the following files: