|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-4bb960b182
|
GRASS png display driver - read png. More...
#include <stdio.h>#include <stdlib.h>#include <png.h>#include <grass/gis.h>#include <grass/glocale.h>#include "pngdriver.h"
Go to the source code of this file.
Functions | |
| void | read_png (void) |
GRASS png display driver - read png.
SPDX-FileCopyrightText: 2007-2014 Glynn Clements SPDX-FileCopyrightText: GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file read_png.c.
Definition at line 44 of file read_png.c.
References _, b, g, G_fatal_error(), G_free(), G_malloc, NULL, png, png_get_color(), r, and x.
Referenced by read_image().