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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 4 of file psdriver/Draw_bitmap.c.

References cur_x, cur_y, and output().

Referenced by PS_Driver().