clear_bitmap(3alleg4) Allegro manual clear_bitmap(3alleg4) NAME
clear_bitmap - Clears the bitmap to color 0. Allegro game programming library. SYNOPSIS
#include <allegro.h> void clear_bitmap(BITMAP *bitmap); DESCRIPTION
Clears the bitmap to color 0. SEE ALSO
clear_to_color(3alleg4) Allegro version 4.4.2 clear_bitmap(3alleg4)
| Similar Topics in the Unix Linux Community |
|---|
| The efficiency between GREP and SED??? |
| crontab every 5 min. |
| Goto - UNIX v6 Manual Questions |
| Sort by values in the 1st row, leaving first four coulumns untouched |