| 
    Gnash
    0.8.11dev
    
   | 
 
#include <utility>#include <cmath>Go to the source code of this file.
Classes | |
| struct | gnash::linear_rgb_interpolator< ColorT > | 
| Interpolate in the linear RGB colorspace.  More... | |
Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc.  | |
Functions | |
| double | gnash::linearToSRGB (double s) | 
| Convert linear RGB colorspace to sRGB.  More... | |
| template<typename T > | |
| T | gnash::cdiff (T a, T b, double ratio) | 
 1.8.12