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

Public Types

typedef ColorT::value_type value_type
 
typedef ColorT::calc_type calc_type
 
typedef void(* comp_op_func_type) (value_type *p, value_type cr, value_type cg, value_type cb, value_type ca, cover_type cover)
 

Static Public Attributes

static comp_op_func_type g_comp_op_func []
 

Detailed Description

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

Definition at line 1164 of file agg_pixfmt_rgba.h.


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