LibreDWG API  0.13.3
LibreDWG API - The DWG Library
_dwg_color Struct Reference

#include <dwg.h>

Data Fields

BITCODE_BSd index
 
BITCODE_BS flag
 
BITCODE_BS raw
 
BITCODE_BL rgb
 
unsigned method
 
BITCODE_TV name
 
BITCODE_TV book_name
 
BITCODE_H handle
 
BITCODE_BL alpha_raw
 
BITCODE_BB alpha_type
 
BITCODE_RC alpha
 

Detailed Description

CMC or ENC colors: color index or rgb value. layers are off when the index is negative. Used as Dwg_Color

Field Documentation

◆ alpha

BITCODE_RC _dwg_color::alpha

◆ alpha_raw

BITCODE_BL _dwg_color::alpha_raw

◆ alpha_type

BITCODE_BB _dwg_color::alpha_type

◆ book_name

BITCODE_TV _dwg_color::book_name

◆ flag

BITCODE_BS _dwg_color::flag

◆ handle

BITCODE_H _dwg_color::handle

◆ index

BITCODE_BSd _dwg_color::index

◆ method

unsigned _dwg_color::method

◆ name

BITCODE_TV _dwg_color::name

◆ raw

BITCODE_BS _dwg_color::raw

◆ rgb

BITCODE_BL _dwg_color::rgb

The documentation for this struct was generated from the following file: