Reference Manual - 1.4.13
IDirectFBSurface
DrawLine
Draw a line from one point to the other with the given color following the drawing flags.
DFBResult
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