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