GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
GRASS cairo display driver - write image (lower level functions) More...
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
void | cairo_write_image (void) |
GRASS cairo display driver - write image (lower level functions)
(C) 2007-2008 by Lars Ahlzen and the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file cairodriver/write.c.
void cairo_write_image | ( | void | ) |
Definition at line 17 of file cairodriver/write.c.
References ca, cairo, cairo_write_bmp(), cairo_write_ppm(), cairo_write_xid(), cairo_state::file_name, cairo_state::file_type, FTYPE_BMP, FTYPE_PNG, FTYPE_PPM, FTYPE_X11, G_debug(), cairo_state::mapped, cairo_state::modified, and surface.
Referenced by Cairo_Graph_close().