GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
Fills a pixmap. More...
#include <core/gp_types.h>
Go to the source code of this file.
Functions | |
void | gp_fill (gp_pixmap *pixmap, gp_pixel val) |
Fills pixmap with given pixel value. | |
Fills a pixmap.
Definition in file gp_fill.h.