GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <stdlib.h>
#include <png.h>
#include <grass/gis.h>
#include "pngdriver.h"
Go to the source code of this file.
Functions | |
void | read_png (void) |
void read_png | ( | void | ) |
Definition at line 31 of file read_png.c.
References b, fclose(), file_name, g, G_fatal_error(), G_free(), get_color(), grid, has_alpha, height, NULL, png_palette, forms::q, r, trans, true_color, dialogs::width, and y.
Referenced by read_image().