GRASS 8 Programmer's Manual 8.6.0dev(2026)-55de52a352
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.

SPDX-FileCopyrightText: 2007-2014 Glynn Clements SPDX-FileCopyrightText: GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later

Author
Glynn Clements

Definition in file pngdriver/driver.c.

Function Documentation

◆ PNG_Driver()