DrawColour Class Reference

Mirrors the representation of a colour as used in Acorn Draw files. More...

List of all members.

Public Attributes

union {
   struct {
      BYTE   Reserved: 8
      BYTE   Red: 8
      BYTE   Green: 8
      BYTE   Blue: 8
   }   Component
   UINT32   ColourValue
Data


Detailed Description

Mirrors the representation of a colour as used in Acorn Draw files.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
08/12/93
See also:
DrawPathStyle; DashPatternHeader

Definition at line 186 of file drawfltr.cpp.


Member Data Documentation

BYTE DrawColour::Blue
 

Definition at line 196 of file drawfltr.cpp.

UINT32 DrawColour::ColourValue
 

Definition at line 198 of file drawfltr.cpp.

struct { ... } DrawColour::Component
 

union { ... } DrawColour::Data
 

BYTE DrawColour::Green
 

Definition at line 195 of file drawfltr.cpp.

BYTE DrawColour::Red
 

Definition at line 194 of file drawfltr.cpp.

BYTE DrawColour::Reserved
 

Definition at line 193 of file drawfltr.cpp.


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