| DirectFB Reference Manual | ||
| |||
Fill 'num_spans' spans with the given color following the drawing flags. Each span specified by a DFBSpan.
| FillSpans ( | ||||
| IDirectFBSurface | * | thiz, | ||
| int | y, | |||
| const DFBSpan | * | spans, | ||
| unsigned int | num_spans | |||
| ); | ||||
| (C) Copyright by convergence GmbH |
|