| Reference Manual - 1.1.1 | ||
| |||
Draw a line from one point to the other with the given color following the drawing flags.
| DrawLine ( | ||||
| IDirectFBSurface | * | thiz, | ||
| int | x1, | |||
| int | y1, | |||
| int | x2, | |||
| int | y2 | |||
| ); | ||||
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |