GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-6c790bf5c0
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_Bitmap (int ncols, int nrows, int threshold, const unsigned char *buf)
 

Function Documentation

◆ PS_Bitmap()

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

Definition at line 3 of file psdriver/draw_bitmap.c.