GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
|
GRASS cairo display driver - read PPM image (lower level functions) More...
Go to the source code of this file.
Functions | |
void | cairo_read_ppm (void) |
GRASS cairo display driver - read PPM image (lower level functions)
(C) 2007-2008, 2011 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/read_ppm.c.
void cairo_read_ppm | ( | void | ) |
Definition at line 19 of file cairodriver/read_ppm.c.
References ca, cairo_state::file_name, and G_store().
Referenced by cairo_read_image().