pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
int | c |
unsigned int | r |
unsigned int | g |
unsigned int | b |
unsigned int | a |
unsigned int color_struct::a |
Definition at line 93 of file png.c.
Referenced by png_do_export(), png_make_gc(), and png_set_layer().
unsigned int color_struct::b |
Definition at line 92 of file gcode.c.
Referenced by add(), blend(), gcode_alloc_colors(), gcode_do_export(), gcode_make_gc(), gsvit_alloc_colors(), gsvit_create_netlist(), gsvit_make_gc(), multiply(), nelma_alloc_colors(), nelma_make_gc(), png_do_export(), png_draw_line(), png_make_gc(), png_set_color(), png_set_layer(), rgb(), subtract(), and use_gc().
int color_struct::c |
The descriptor used by the gd library.
Definition at line 89 of file gcode.c.
Referenced by gcode_alloc_colors(), gcode_draw_arc(), gcode_draw_rect(), gcode_fill_circle(), gcode_fill_polygon(), gcode_fill_rect(), gcode_make_gc(), gsvit_alloc_colors(), gsvit_draw_arc(), gsvit_draw_rect(), gsvit_fill_rect(), gsvit_make_gc(), nelma_alloc_colors(), nelma_draw_arc(), nelma_draw_rect(), nelma_fill_circle(), nelma_fill_polygon(), nelma_fill_rect(), nelma_make_gc(), png_do_export(), png_draw_arc(), png_draw_rect(), png_fill_circle(), png_fill_polygon(), png_fill_rect(), png_make_gc(), png_set_color(), png_set_layer(), and png_use_mask().
unsigned int color_struct::g |
Definition at line 92 of file gcode.c.
Referenced by add(), blend(), gcode_alloc_colors(), gcode_do_export(), gcode_make_gc(), gsvit_alloc_colors(), gsvit_create_netlist(), gsvit_make_gc(), multiply(), nelma_alloc_colors(), nelma_make_gc(), png_do_export(), png_draw_line(), png_make_gc(), png_set_color(), png_set_layer(), rgb(), subtract(), and use_gc().
unsigned int color_struct::r |
Definition at line 92 of file gcode.c.
Referenced by add(), blend(), gcode_alloc_colors(), gcode_do_export(), gcode_make_gc(), gsvit_alloc_colors(), gsvit_create_netlist(), gsvit_make_gc(), multiply(), nelma_alloc_colors(), nelma_make_gc(), png_do_export(), png_draw_line(), png_make_gc(), png_set_color(), png_set_layer(), rgb(), subtract(), and use_gc().