GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <stdlib.h>
#include <png.h>
#include <grass/gis.h>
#include "pngdriver.h"
Go to the source code of this file.
Functions | |
void | write_png (void) |
void write_png | ( | void | ) |
Definition at line 41 of file write_png.c.
References b, fclose(), file_name, g, G_fatal_error(), G_free(), get_pixel(), getenv(), grid, has_alpha, height, NULL, output(), png_palette, forms::q, r, trans, true_color, dialogs::width, and y.
Referenced by write_image().