Functions
husl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void HUSLtoRGB (float *r, float *g, float *b, float h, float s, float l)
 
void RGBtoHUSL (float *h, float *s, float *l, float r, float g, float b)
 

Function Documentation

void HUSLtoRGB ( float *  r,
float *  g,
float *  b,
float  h,
float  s,
float  l 
)

Definition at line 56 of file husl.c.

void RGBtoHUSL ( float *  h,
float *  s,
float *  l,
float  r,
float  g,
float  b 
)

Definition at line 71 of file husl.c.



rosmon_core
Author(s): Max Schwarz
autogenerated on Sat Jan 9 2021 03:35:43