Man Page: bmp_read_line
Operating Environment: debian
Section: 3alleg4
bmp_read_line(3alleg4) Allegro manual bmp_read_line(3alleg4)NAMEbmp_read_line - Direct access bank switching line selection for reading. Allegro game programming library.SYNOPSIS#include <allegro.h> unsigned long bmp_read_line(BITMAP *bmp, int line);DESCRIPTIONSelects the line of a bitmap that you are going to read from.RETURN VALUEReturns the address of the selected line for reading.SEE ALSOexflame(3alleg4) Allegro version 4.4.2 bmp_read_line(3alleg4)
| Related Man Pages |
|---|
| exflame(3alleg4) - suse |
| putpixel(3alleg4) - opendarwin |
| exflame(3alleg4) - centos |
| exflame(3alleg4) - v7 |
| exflame(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |