Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Static Public Member Functions
agg::multiplier_rgba< ColorT, Order > Struct Template Reference

#include <agg_pixfmt_rgba.h>

List of all members.

Public Types

typedef ColorT::value_type value_type
typedef ColorT::calc_type calc_type

Static Public Member Functions

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

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


Member Typedef Documentation

template<class ColorT , class Order >
typedef ColorT::calc_type agg::multiplier_rgba< ColorT, Order >::calc_type
template<class ColorT , class Order >
typedef ColorT::value_type agg::multiplier_rgba< ColorT, Order >::value_type

Member Function Documentation

template<class ColorT , class Order >
static AGG_INLINE void agg::multiplier_rgba< ColorT, Order >::demultiply ( value_type p) [inline, static]
template<class ColorT , class Order >
static AGG_INLINE void agg::multiplier_rgba< ColorT, Order >::premultiply ( value_type p) [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines