![]() |
Prusa Slicer 2.6.0
|
#include <src/agg/agg_gamma_lut.h>
Inheritance diagram for agg::sRGB_conv_base< T >:
Collaboration diagram for agg::sRGB_conv_base< T >:Static Public Member Functions | |
| static T | rgb_from_sRGB (int8u x) |
| static int8u | rgb_to_sRGB (T x) |
Static Private Attributes | |
| static sRGB_lut< T > | lut |
|
inlinestatic |
References agg::sRGB_conv_base< T >::lut.
|
inlinestatic |
References agg::sRGB_conv_base< T >::lut.
|
staticprivate |
Referenced by agg::sRGB_conv_base< T >::rgb_from_sRGB(), and agg::sRGB_conv_base< T >::rgb_to_sRGB().