GRASS Programmer's Manual  6.4.4(2014)-r
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
read_png.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <png.h>
#include <grass/gis.h>
#include "pngdriver.h"
Include dependency graph for read_png.c:

Go to the source code of this file.

Functions

void read_png (void)
 

Function Documentation

void read_png ( void  )

Definition at line 9 of file read_png.c.

References b, 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().