http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
FillRectangles
Fill a bunch of rectangles with a single call.
FillRectangles (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
const
types.html#DFBRectangle
DFBRectangle
*
rects,
unsigned int
num
);
Fill
num
rectangles with the current color following the drawing flags. Each rectangle specified by a DFBRectangle.
