Papyrus::HSLA Struct Reference

#include <papyrus/hsla.h>

List of all members.


Detailed Description

A structure containing a HSLA value.


Public Member Functions

 HSLA (double h=0.0, double s=0.0, double l=0.0, double a=0.0)
 HSLA (const RGBA &rgb)
double operator[] (unsigned index)
HSLAoperator= (const RGBA &rgb)
 operator RGBA ()

Public Attributes

double hue
double saturation
double lightness
double alpha


The documentation for this struct was generated from the following files:
Generated on Sun Mar 11 10:01:40 2007 by  doxygen 1.5.1