GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
GRASS cairo display driver - write PPM image (lower level functions) More...
Go to the source code of this file.
Functions | |
void | cairo_write_ppm (void) |
GRASS cairo display driver - write PPM 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_ppm.c.
void cairo_write_ppm | ( | void | ) |
Definition at line 19 of file cairodriver/write_ppm.c.
References _, ca, cairo_state::file_name, G_fatal_error(), G_free(), G_store(), cairo_state::grid, cairo_state::height, output(), cairo_state::stride, cairo_state::width, and x.
Referenced by cairo_write_image().