dgnlib
Public Attributes | List of all members
DGNElemColorTable Struct Reference

#include <dgnlib.h>

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

◆ color_info

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: