PColourHSVT Struct Reference

#include <colmodel.h>

List of all members.

Public Attributes

PColourValue Saturation: 8
PColourValue Value: 8
PColourValue Hue: 9
PColourValue Transparent: 7


Detailed Description

Comment: Components = Hue, Saturation, Value, Transparent

This structure defines a colour in terms of HSVT components.

Each component is represented as an 8.24 bit fixed point fraction between 0.0 (0x00000000) and 1.0 (0x01000000).

See also:
ColourModel; ColourGeneric; ColourRGBT; ColourCMYK; ColourGreyT; ColourCIET; IndexedColour

Definition at line 341 of file colmodel.h.


Member Data Documentation

PColourValue PColourHSVT::Hue
 

Definition at line 345 of file colmodel.h.

PColourValue PColourHSVT::Saturation
 

Definition at line 343 of file colmodel.h.

PColourValue PColourHSVT::Transparent
 

Definition at line 346 of file colmodel.h.

PColourValue PColourHSVT::Value
 

Definition at line 344 of file colmodel.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 03:59:41 2007 for Camelot by  doxygen 1.4.4