GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pngdriver/Graph_close.c File Reference
#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"
Include dependency graph for pngdriver/Graph_close.c:

Go to the source code of this file.

Functions

void PNG_Graph_close (void)
 

Function Documentation

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().