|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
GRASS png display driver - driver initialization. More...
#include "pngdriver.h"
Go to the source code of this file.
Functions | |
| const struct driver * | PNG_Driver (void) |
| Initialize display driver. | |
GRASS png display driver - driver initialization.
(C) 2007-2014 by Glynn Clements 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 pngdriver/driver.c.
Initialize display driver.
Definition at line 21 of file pngdriver/driver.c.
References AMI_STREAM< T >::name(), NULL, PNG_Begin(), PNG_begin_raster(), PNG_Box(), PNG_Close(), PNG_color_rgb(), PNG_Cont(), PNG_draw_bitmap(), PNG_Erase(), PNG_Fill(), PNG_Graph_close(), PNG_Graph_get_file(), PNG_Graph_set(), PNG_Line_width(), PNG_Move(), PNG_Point(), PNG_raster(), PNG_Set_window(), and PNG_Stroke().
Referenced by D_open_driver().