#include <colourix.h>
Public Attributes | |
UINT32 | OCContextHandle: 16 |
UINT32 | SourceColourModel: 4 |
UINT32 | CacheColourModel: 4 |
UINT32 | InheritComponent1: 1 |
UINT32 | InheritComponent2: 1 |
UINT32 | InheritComponent3: 1 |
UINT32 | InheritComponent4: 1 |
UINT32 | Deleted: 1 |
UINT32 | ColourType: 2 |
UINT32 | IsNamed: 1 |
Information is held on colour model of source and cached colour definitions, the cache status and output context handle, inheritance in linked colours, colour type (normal/spot/tint(shade)/linked), and whether a colour is 'deleted' (hidden in an undo record).
There is a Reserved field, in which the spare bit(s) are retained. There is currently only 1 spare bit.
A similar field is used in DocColours
Definition at line 134 of file colourix.h.
|
Definition at line 138 of file colourix.h. |
|
Definition at line 147 of file colourix.h. |
|
Definition at line 145 of file colourix.h. |
|
Definition at line 140 of file colourix.h. |
|
Definition at line 141 of file colourix.h. |
|
Definition at line 142 of file colourix.h. |
|
Definition at line 143 of file colourix.h. |
|
Definition at line 149 of file colourix.h. |
|
Definition at line 136 of file colourix.h. |
|
Definition at line 137 of file colourix.h. |