Graphviz 13.0.0~dev.20250424.1043
|
Data Fields | |
cairo_t * | cr |
cairo_surface_t * | surface |
cairo_pattern_t * | pattern |
Definition at line 47 of file gvloadimage_gs.c.
cairo_t* gs_s::cr |
Definition at line 48 of file gvloadimage_gs.c.
Referenced by gvloadimage_gs_load(), and gvloadimage_process_surface().
cairo_pattern_t* gs_s::pattern |
Definition at line 50 of file gvloadimage_gs.c.
Referenced by gvloadimage_gs_free(), gvloadimage_gs_load(), and gvloadimage_process_surface().
cairo_surface_t* gs_s::surface |
Definition at line 49 of file gvloadimage_gs.c.
Referenced by gvloadimage_gs_free(), gvloadimage_gs_load(), and gvloadimage_process_surface().