.\" Generated by the Allegro makedoc utility .TH bmp_read_line 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME bmp_read_line \- Direct access bank switching line selection for reading. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B unsigned long bmp_read_line(BITMAP *bmp, int line); .SH DESCRIPTION Selects the line of a bitmap that you are going to read from. .SH "RETURN VALUE" Returns the address of the selected line for reading. .SH SEE ALSO .BR exflame (3alleg4)