lab_intro
Ineluctable Introduction
RGB_HSL.h File Reference
#include <cmath>
+ Include dependency graph for RGB_HSL.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  cs225::rgbaColor
 
struct  cs225::hslaColor
 

Namespaces

 cs225
 

Functions

static hslaColor cs225::rgb2hsl (rgbaColor rgb)
 
static rgbaColor cs225::hsl2rgb (hslaColor hsl)