bmp_write_line(3alleg4) Allegro manual bmp_write_line(3alleg4)NAMEbmp_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);DESCRIPTIONSelects the line of a bitmap that you are going to draw onto.RETURN VALUEReturns the address of the selected line for writing.SEE ALSOexflame(3alleg4), exlights(3alleg4) Allegro version 4.4.2 bmp_write_line(3alleg4)
| Related Man Pages |
|---|
| exflame(3alleg4) - debian |
| exflame(3alleg4) - suse |
| putpixel(3alleg4) - suse |
| exflame(3alleg4) - osx |
| exflame(3alleg4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |