GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#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 | write_bmp (void) |
void write_bmp | ( | void | ) |
Definition at line 51 of file pngdriver/write_bmp.c.
References b, fclose(), file_name, g, G_fatal_error(), get_pixel(), grid, HEADER_SIZE, height, output(), r, stride, dialogs::width, and y.
Referenced by write_image().