GRASS Programmer's Manual
6.4.2(2012)
|
#include "psdriver.h"
Go to the source code of this file.
Functions | |
void | PS_draw_bitmap (int ncols, int nrows, int threshold, const unsigned char *buf) |
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().