Gnash  0.8.11dev
Classes | Namespaces | Functions
LinearRGB.h File Reference
#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 >
gnash::cdiff (T a, T b, double ratio)