#include <Filters.h>
§ ~GlowFilter()
virtual gnash::GlowFilter::~GlowFilter |
( |
| ) |
|
|
inlinevirtual |
§ GlowFilter() [1/2]
gnash::GlowFilter::GlowFilter |
( |
| ) |
|
|
inline |
§ GlowFilter() [2/2]
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 |
§ read()
bool gnash::GlowFilter::read |
( |
SWFStream & |
in | ) |
|
|
virtual |
§ m_alpha
std::uint8_t gnash::GlowFilter::m_alpha |
§ m_blurX
float gnash::GlowFilter::m_blurX |
§ m_blurY
float gnash::GlowFilter::m_blurY |
§ m_color
std::uint32_t gnash::GlowFilter::m_color |
§ m_inner
bool gnash::GlowFilter::m_inner |
§ m_knockout
bool gnash::GlowFilter::m_knockout |
§ m_quality
std::uint8_t gnash::GlowFilter::m_quality |
§ m_strength
float gnash::GlowFilter::m_strength |
The documentation for this class was generated from the following files: