Query: bmp_unwrite_line
OS: osx
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
bmp_unwrite_line(3alleg4) Allegro manual bmp_unwrite_line(3alleg4) NAME
bmp_unwrite_line - Direct access bank switching line release. Allegro game programming library. SYNOPSIS
#include <allegro.h> void bmp_unwrite_line(BITMAP *bmp); DESCRIPTION
Releases the bitmap memory after you are finished with it. You only need to call this once at the end of a drawing operation, even if you have called bmp_write_line() or bmp_read_line() several times before it. SEE ALSO
exflame(3alleg4), exlights(3alleg4) Allegro version 4.4.2 bmp_unwrite_line(3alleg4)
| Related Man Pages |
|---|
| release_bitmap(3alleg4) - centos |
| release_bitmap(3alleg4) - opendarwin |
| exflame(3alleg4) - centos |
| release_bitmap(3alleg4) - netbsd |
| exflame(3alleg4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| When is a _function_ not a _function_? |
| Undeletable file |
| My first PERL incarnation... Audio Oscillograph |
| Python: Refer a properties file from different location |