|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-b43c9b8403
|
OGSF library - PPM stuff. More...

Go to the source code of this file.
Functions | |
| int | GS_write_ppm (const char *name) |
| Save current GL screen to ppm file. | |
| int | GS_write_zoom (const char *name, unsigned int xsize, unsigned int ysize) |
| Write zoom to file. | |
OGSF library - PPM stuff.
GRASS OpenGL gsurf OGSF Library
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file gsd_img_ppm.c.
Save current GL screen to ppm file.
| name | file name |
Definition at line 37 of file gsd_img_ppm.c.
References _, b, g, G_free(), G_warning(), gsd_getimage(), name, NULL, r, and x.