Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Static Public Member Functions
agg::comp_adaptor_clip_to_dst_rgba< BlenderPre > Struct Template Reference

#include <agg_pixfmt_rgba.h>

List of all members.

Public Types

enum  base_scale_e { base_shift = color_type::base_shift, base_mask = color_type::base_mask }
typedef BlenderPre::order_type order_type
typedef BlenderPre::color_type color_type
typedef color_type::value_type value_type

Static Public Member Functions

static AGG_INLINE void blend_pix (unsigned op, value_type *p, unsigned cr, unsigned cg, unsigned cb, unsigned ca, unsigned cover)

template<class BlenderPre>
struct agg::comp_adaptor_clip_to_dst_rgba< BlenderPre >


Member Typedef Documentation

template<class BlenderPre >
typedef BlenderPre::color_type agg::comp_adaptor_clip_to_dst_rgba< BlenderPre >::color_type
template<class BlenderPre >
typedef BlenderPre::order_type agg::comp_adaptor_clip_to_dst_rgba< BlenderPre >::order_type
template<class BlenderPre >
typedef color_type::value_type agg::comp_adaptor_clip_to_dst_rgba< BlenderPre >::value_type

Member Enumeration Documentation

template<class BlenderPre >
enum agg::comp_adaptor_clip_to_dst_rgba::base_scale_e
Enumerator:
base_shift 
base_mask 

Member Function Documentation

template<class BlenderPre >
static AGG_INLINE void agg::comp_adaptor_clip_to_dst_rgba< BlenderPre >::blend_pix ( unsigned  op,
value_type p,
unsigned  cr,
unsigned  cg,
unsigned  cb,
unsigned  ca,
unsigned  cover 
) [inline, static]

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