PColourGreyT Struct Reference

#include <colmodel.h>

List of all members.

Public Attributes

PColourValue Intensity: 8
PColourValue Reserved: 16
PColourValue Transparent: 8


Detailed Description

Comment: Components = Intensity, Transparent

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

Definition at line 376 of file colmodel.h.


Member Data Documentation

PColourValue PColourGreyT::Intensity
 

Definition at line 378 of file colmodel.h.

PColourValue PColourGreyT::Reserved
 

Definition at line 379 of file colmodel.h.

PColourValue PColourGreyT::Transparent
 

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