GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#include "psdriver.h"
Go to the source code of this file.
Functions | |
void | PS_Bitmap (int ncols, int nrows, int threshold, const unsigned char *buf) |
void PS_Bitmap | ( | int | ncols, |
int | nrows, | ||
int | threshold, | ||
const unsigned char * | buf ) |
Definition at line 3 of file psdriver/draw_bitmap.c.
References cur_x, cur_y, and output().
Referenced by PS_Driver().