GFXprim
2D bitmap graphics library with emphasis on speed and correctness
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
gp_fill.h File Reference

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.
 

Detailed Description

Fills a pixmap.

Definition in file gp_fill.h.