Graphviz 16.0.0~dev.20260810.2334
Loading...
Searching...
No Matches
fig_state_t Struct Reference

Data Fields

int top
 
unsigned char red [maxColors]
 
unsigned char green [maxColors]
 
unsigned char blue [maxColors]
 
int Depth
 

Detailed Description

Definition at line 39 of file gvrender_core_fig.c.

Field Documentation

◆ blue

unsigned char fig_state_t::blue[maxColors]

Definition at line 43 of file gvrender_core_fig.c.

Referenced by figColorResolve().

◆ Depth

◆ green

unsigned char fig_state_t::green[maxColors]

Definition at line 42 of file gvrender_core_fig.c.

Referenced by figColorResolve().

◆ red

unsigned char fig_state_t::red[maxColors]

Definition at line 41 of file gvrender_core_fig.c.

Referenced by figColorResolve().

◆ top

int fig_state_t::top

Definition at line 40 of file gvrender_core_fig.c.

Referenced by figColorResolve().


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