Gnash  0.8.11dev
Classes | Namespaces | Constant Groups | Functions
LinearRGB.h File Reference
#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.
 

Constant Groups

 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)