Main Page   Compound List   File List   Compound Members   File Members  

DGNElemColorTable Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

DGNElemCore core
int screen_flag
GByte color_info [256][3]


Detailed Description

Color table.

The core.stype code is DGNST_COLORTABLE.

Returned for DGNT_GROUP_DATA(5) elements, with a level number of DGN_GDL_COLOR_TABLE(1).


Member Data Documentation

GByte DGNElemColorTable::color_info[256][3]
 

Color table, 256 colors by red (0), green(1) and blue(2) component.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 23 12:20:44 2004 for dgnlib by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002