GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <grass/config.h>
#include <grass/gis.h>
#include "pngdriver.h"
Go to the source code of this file.
Functions | |
void | read_image (void) |
void read_image | ( | void | ) |
Definition at line 10 of file pngdriver/read.c.
References cairo, file_name, file_type, FTYPE_BMP, FTYPE_PNG, FTYPE_PPM, G_debug(), G_fatal_error(), G_strcasecmp(), has_alpha, modified, read_bmp(), read_pgm(), read_png(), read_ppm(), and tools::surface.
Referenced by PNG_Graph_set().