GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
Loading...
Searching...
No Matches
driver.c File Reference

GRASS png display driver - driver initialization. More...

#include "pngdriver.h"
Include dependency graph for pngdriver/driver.c:

Go to the source code of this file.

Functions

const struct driverPNG_Driver (void)
 Initialize display driver.
 

Detailed Description

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.

Author
Glynn Clements

Definition in file pngdriver/driver.c.

Function Documentation

◆ PNG_Driver()