bmp_write_line(3alleg4) mojave man page | unix.com

Man Page: bmp_write_line

Operating Environment: mojave

Section: 3alleg4

bmp_write_line(3alleg4) 					  Allegro manual					   bmp_write_line(3alleg4)

NAME
bmp_write_line - Direct access bank switching line selection for writing. 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(3alleg4), exlights(3alleg4) Allegro version 4.4.2 bmp_write_line(3alleg4)
Related Man Pages
exflame(3alleg4) - debian
putpixel(3alleg4) - suse
exflame(3alleg4) - centos
exflame(3alleg4) - v7
exflame(3alleg4) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.