g4tools  5.4.0
Namespaces | Macros | Functions
hls File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_hls
 

Functions

template<class T >
tools::hls_to_rgb2 (T rn1, T rn2, T huei)
 
template<class T >
void tools::hls_to_rgb (T hue, T light, T satur, T &a_r, T &a_g, T &a_b)
 
template<class T >
void tools::rgb_to_hls (T rr, T gg, T bb, T &hue, T &light, T &satur)
 

Macro Definition Documentation

◆ tools_hls

#define tools_hls

Definition at line 5 of file hls.