ahote::HSL Struct Reference

#include <ahote/hsl.h>

List of all members.


Detailed Description

A structure containing a HSL value.


Public Member Functions

 HSL (double h=0.0, double s=0.0, double l=0.0)
 HSL (const RGB &rgb)
double operator[] (unsigned index)
HSLoperator= (const RGB &rgb)
 operator RGB ()

Public Attributes

double hue
double saturation
double lightness


The documentation for this struct was generated from the following files:
Generated on Tue Apr 11 23:51:08 2006 by  doxygen 1.4.6