Style handler. More...
#include <Renderer_agg_style.h>
Public Member Functions | |
| AddStyles (SWFMatrix stage, SWFMatrix fill, const cxform &c, StyleHandler &sh, Quality q) | |
| void | operator() (const GradientFill &f) const |
| void | operator() (const SolidFill &f) const |
| void | operator() (const BitmapFill &f) const |
Style handler.
Transfer FillStyles to agg styles.
| gnash::AddStyles::AddStyles | ( | SWFMatrix | stage, | |
| SWFMatrix | fill, | |||
| const cxform & | c, | |||
| StyleHandler & | sh, | |||
| Quality | q | |||
| ) | [inline] |
| void gnash::AddStyles::operator() | ( | const GradientFill & | f | ) | const [inline] |
References gnash::SWFMatrix::concatenate(), gnash::key::m, and gnash::GradientFill::matrix().
| void gnash::AddStyles::operator() | ( | const BitmapFill & | f | ) | const [inline] |
References gnash::StyleHandler::add_bitmap(), gnash::BitmapFill::bitmap(), gnash::SWFMatrix::concatenate(), gnash::key::m, gnash::BitmapFill::matrix(), gnash::QUALITY_BEST, gnash::QUALITY_LOW, gnash::BitmapFill::SMOOTHING_ON, gnash::BitmapFill::SMOOTHING_UNSPECIFIED, gnash::BitmapFill::smoothingPolicy(), and gnash::BitmapFill::type().
| void gnash::AddStyles::operator() | ( | const SolidFill & | f | ) | const [inline] |
1.7.1