Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
agg_gamma_functions.h File Reference
#include <math.h>
#include "agg_basics.h"
+ Include dependency graph for agg_gamma_functions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  agg::gamma_none
 
class  agg::gamma_power
 
class  agg::gamma_threshold
 
class  agg::gamma_linear
 
class  agg::gamma_multiply
 

Namespaces

namespace  agg
 

Functions

double agg::sRGB_to_linear (double x)
 
double agg::linear_to_sRGB (double x)