GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Bitmap.c File Reference
#include "driver.h"
#include "driverlib.h"
Include dependency graph for Bitmap.c:

Go to the source code of this file.

Functions

void COM_Bitmap (int ncols, int nrows, int threshold, const unsigned char *buf)
 

Function Documentation

void COM_Bitmap ( int  ncols,
int  nrows,
int  threshold,
const unsigned char *  buf 
)

Definition at line 4 of file Bitmap.c.

References DRV_draw_bitmap().

Referenced by LOC_bitmap(), and process_command().