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

Go to the source code of this file.

Functions

void read_bmp (void)
 

Function Documentation

void read_bmp ( void  )

Definition at line 67 of file pngdriver/read_bmp.c.

References b, fclose(), file_name, g, G_fatal_error(), get_color(), grid, HEADER_SIZE, height, r, stride, true_color, dialogs::width, and y.

Referenced by read_image().