Anti-Grain Geometry Tutorial
agg::apply_gamma_inv_rgb< ColorT, Order, GammaLut > Class Template Reference

Public Types

typedef ColorT::value_type value_type
 

Public Member Functions

 apply_gamma_inv_rgb (const GammaLut &gamma)
 
AGG_INLINE void operator() (value_type *p)
 

Detailed Description

template<class ColorT, class Order, class GammaLut>
class agg::apply_gamma_inv_rgb< ColorT, Order, GammaLut >

Definition at line 56 of file agg_pixfmt_rgb.h.


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