Gnash  0.8.11dev
Classes | Namespaces
Renderer_agg_style.h File Reference
#include <vector>
#include <boost/ptr_container/ptr_vector.hpp>
#include <agg_gradient_lut.h>
#include <agg_color_rgba.h>
#include <agg_color_gray.h>
#include <agg_image_accessors.h>
#include <agg_span_allocator.h>
#include <agg_span_gradient.h>
#include <agg_span_interpolator_linear.h>
#include <agg_image_filters.h>
#include <agg_span_image_filter_rgb.h>
#include <agg_span_image_filter_rgba.h>
#include <agg_pixfmt_rgb.h>
#include <agg_pixfmt_rgba.h>
#include "LinearRGB.h"
#include "Renderer_agg_bitmap.h"
#include "GnashAlgorithm.h"
#include "FillStyle.h"
#include "SWFCxForm.h"
#include "SWFMatrix.h"

Go to the source code of this file.

Classes

class  gnash::AggStyle
 
class  gnash::StyleHandler
 
class  gnash::agg_mask_style_handler
 
struct  gnash::AddStyles
 Style handler. More...
 

Namespaces

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

Variable Documentation

§ m_cx

SWFCxForm m_cx
protected

Referenced by gnash::AggStyle::color().

§ m_gradient_adaptor

Adaptor m_gradient_adaptor
protected

Referenced by gnash::AggStyle::color().

§ m_gradient_lut

ColorInterpolator m_gradient_lut
protected

Referenced by gnash::AggStyle::color().

§ m_need_premultiply

bool m_need_premultiply
protected

Referenced by gnash::AggStyle::color().

§ m_sa

Allocator m_sa
protected

§ m_sg

Generator m_sg
protected

Referenced by gnash::AggStyle::color().

§ m_span_interpolator

Interpolator m_span_interpolator
protected

Referenced by gnash::AggStyle::color().

§ m_tr

agg::trans_affine m_tr
protected

Referenced by gnash::AggStyle::color().