|
CGM Objects Library
|
#include <PatternTables.h>
Public Attributes | |
| long | ix |
| long | nx |
| long | ny |
| CColor * | colors |
| long | transparentCellIndicator |
| CColor | transparentCellColor |
| unsigned long | nRefs |
Pattern table entry structure ix = original pattern table index (1 to n) in CGM file nx & ny = number of row and columns in this pattern colors = nx by ny array of colors transparentCellIndicator = 0 is off, 1 is on transparentCellColor = the transparent cell color if transparentCellIndicator is on,
1.8.6