GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/mman.h>
#include <grass/gis.h>
#include "pngdriver.h"
Go to the source code of this file.
Functions | |
void | PNG_Graph_close (void) |
void PNG_Graph_close | ( | void | ) |
Definition at line 32 of file pngdriver/Graph_close.c.
References G_free(), grid, mapped, and write_image().
Referenced by PNG_Driver().