Anti-Grain Geometry Tutorial
agg::sRGB_conv< float > Class Template Reference
Inheritance diagram for agg::sRGB_conv< float >:
Collaboration diagram for agg::sRGB_conv< float >:

Static Public Member Functions

static float alpha_from_sRGB (int8u x)
 
static int8u alpha_to_sRGB (float x)
 
- Static Public Member Functions inherited from agg::sRGB_conv_base< float >
static float rgb_from_sRGB (int8u x)
 
static int8u rgb_to_sRGB (float x)
 

Detailed Description

template<>
class agg::sRGB_conv< float >

Definition at line 259 of file agg_gamma_lut.h.


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