| DirectFB Reference Manual | ||
| |||
Draw 'num_lines' lines with the given color following the drawing flags. Each line specified by a DFBRegion.
| DrawLines ( | ||||
| IDirectFBSurface | * | thiz, | ||
| const DFBRegion | * | lines, | ||
| unsigned int | num_lines | |||
| ); | ||||
| (C) Copyright by convergence GmbH |
|