http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
FillSpans
Fill spans specified by x and width.
FillSpans (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
int
y,
const
types.html#DFBSpan
DFBSpan
*
spans,
unsigned int
num
);
Fill
num
spans with the given color following the drawing flags. Each span is specified by a DFBSpan.
