|
GRASS Programmer's Manual
6.4.2(2012)
|
#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) |
| void read_bmp | ( | void | ) |
Definition at line 67 of file pngdriver/read_bmp.c.
References b, file_name, g, G_fatal_error(), get_color(), grid, HEADER_SIZE, height, r, stride, true_color, and gui_modules.psmap_dialogs::width.
Referenced by read_image().