lab_debug
Disastrous Debugging
cs225::hslaColor Struct Reference

#include <RGB_HSL.h>

Public Attributes

double h
 
double s
 
double l
 
double a
 

Member Data Documentation

◆ a

double cs225::hslaColor::a

◆ h

double cs225::hslaColor::h

◆ l

double cs225::hslaColor::l

◆ s

double cs225::hslaColor::s

The documentation for this struct was generated from the following file: