GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
GRASS png display driver - read bitmap (lower level functions) More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include "pngdriver.h"
Go to the source code of this file.
Functions | |
void | read_bmp (void) |
GRASS png display driver - read bitmap (lower level functions)
(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/read_bmp.c.
void read_bmp | ( | void | ) |
Definition at line 79 of file pngdriver/read_bmp.c.
References HEADER_SIZE.
Referenced by read_image().