Query: bmp_read_line
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| putpixel(3alleg4) - debian |
| exflame(3alleg4) - centos |
| putpixel(3alleg4) - mojave |
| putpixel(3alleg4) - redhat |
| exflame(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |