FreeBSD Manual Pages
bmp_write_line(3) Allegro manual bmp_write_line(3) NAME bmp_write_line - Direct access bank switching line selection for writ- ing. Allegro game programming library. SYNOPSIS #include <allegro.h> unsigned long bmp_write_line(BITMAP *bmp, int line); DESCRIPTION Selects the line of a bitmap that you are going to draw onto. RETURN VALUE Returns the address of the selected line for writing. SEE ALSO exflame(3), exlights(3) Allegro version 4.4.3 bmp_write_line(3)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=bmp_write_line&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>