PColourRGBT Struct Reference

#include <colmodel.h>

List of all members.

Public Attributes

PColourValue Red: 8
PColourValue Green: 8
PColourValue Blue: 8
PColourValue Transparent: 8


Detailed Description

Comment: Components = Red, Green, Blue, Transparent

This structure defines a colour in terms of RGBT 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; ColourCMYK; ColourHSVT; ColourGreyT; ColourCIET; IndexedColour

Definition at line 272 of file colmodel.h.


Member Data Documentation

PColourValue PColourRGBT::Blue
 

Definition at line 276 of file colmodel.h.

PColourValue PColourRGBT::Green
 

Definition at line 275 of file colmodel.h.

PColourValue PColourRGBT::Red
 

Definition at line 274 of file colmodel.h.

PColourValue PColourRGBT::Transparent
 

Definition at line 277 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