Anti-Grain Geometry Tutorial
agg::conv_rgba_plain< ColorT, Order > Struct Template Reference
Inheritance diagram for agg::conv_rgba_plain< ColorT, Order >:

Public Types

typedef ColorT color_type
 
typedef Order order_type
 
typedef color_type::value_type value_type
 

Static Public Member Functions

static AGG_INLINE void set_plain_color (value_type *p, color_type c)
 
static AGG_INLINE color_type get_plain_color (const value_type *p)
 

Detailed Description

template<class ColorT, class Order>
struct agg::conv_rgba_plain< ColorT, Order >

Definition at line 144 of file agg_pixfmt_rgba.h.


The documentation for this struct was generated from the following file: