Anti-Grain Geometry Tutorial
agg::multiplier_rgba< ColorT, Order > Struct Template Reference

Public Types

typedef ColorT color_type
 
typedef color_type::value_type value_type
 

Static Public Member Functions

static AGG_INLINE void premultiply (value_type *p)
 
static AGG_INLINE void demultiply (value_type *p)
 

Detailed Description

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

Definition at line 48 of file agg_pixfmt_rgba.h.


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