GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
void | DRV_draw_bitmap (int ncols, int nrows, int threshold, const unsigned char *buf) |
void | DRV_draw_line (int x0, int y0, int x1, int y1) |
void | DRV_draw_point (int x, int y) |
Definition at line 18 of file Draw.c.
References driver::draw_point.