GRASS Programmer's Manual
6.4.4(2014)-r
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
pngdriver/Client.c
Go to the documentation of this file.
1
2
#include "
pngdriver.h
"
3
4
void
PNG_Client_Close
(
void
)
5
{
6
if
(
auto_write
)
7
write_image
();
8
}
pngdriver.h
PNG_Client_Close
void PNG_Client_Close(void)
Definition:
pngdriver/Client.c:4
write_image
void write_image(void)
Definition:
cairodriver/write.c:8
auto_write
int auto_write
Definition:
cairodriver.h:44
lib
pngdriver
Client.c
Generated on Wed Mar 18 2015 05:21:40 for GRASS Programmer's Manual by
1.8.9.1