33 for (y = 0, p =
png.grid; y <
png.height; y++) {
34 for (
x = 0;
x <
png.width;
x++, p++) {
66 for (y = 0, p =
png.grid; y <
png.height; y++) {
67 for (
x = 0;
x <
png.width;
x++, p++) {
void png_get_pixel(unsigned int pixel, int *r, int *g, int *b, int *a)
void G_free(void *)
Free allocated memory.
void void void void G_fatal_error(const char *,...) __attribute__((format(printf
char * G_store(const char *)
Copy string to allocated memory.
GRASS png display driver - header file.
void output(const char *fmt,...)