GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
pngdriver/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. More...
 

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()

const struct driver* PNG_Driver ( void  )

Initialize display driver.

Returns
pointer driver structure

Definition at line 21 of file pngdriver/driver.c.