fastline

Faster version of line().

Description

void fastline(BITMAP *bmp, int x1, int y1, int x2, int y2, int color);
Faster version of the previous function. Note that pixel correctness is not guaranteed for this function.
Examples using this:

Related Projects

The following projects include source code containing this keyword: