Gnash  0.8.10
Classes | Namespaces | Functions
LinearRGB.h File Reference
#include <cmath>

Go to the source code of this file.

Classes

struct  gnash::linear_rgb_interpolator
 Interpolate in the linear RGB colorspace. More...

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

double gnash::linearToSRGB (double s)
 Convert linear RGB colorspace to sRGB.
template<typename T >
gnash::cdiff (T a, T b, double ratio)