Anti-Grain Geometry Tutorial
agg::sRGB_lut_base< LinearType > Class Template Reference
Collaboration diagram for agg::sRGB_lut_base< LinearType >:

Public Member Functions

LinearType dir (int8u v) const
 
int8u inv (LinearType v) const
 

Protected Attributes

LinearType m_dir_table [256]
 
LinearType m_inv_table [256]
 

Detailed Description

template<class LinearType>
class agg::sRGB_lut_base< LinearType >

Definition at line 129 of file agg_gamma_lut.h.


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