bmp_write_line - Man Page

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(3), exlights(3)

Referenced By

exflame(3), exlights(3).

version 4.4.3 Allegro manual