clear_bitmap(3alleg4) Allegro manual clear_bitmap(3alleg4)NAMEclear_bitmap - Clears the bitmap to color 0. Allegro game programming library.SYNOPSIS#include <allegro.h> void clear_bitmap(BITMAP *bitmap);DESCRIPTIONClears the bitmap to color 0.SEE ALSOclear_to_color(3alleg4) Allegro version 4.4.2 clear_bitmap(3alleg4)
| Related Man Pages |
|---|
| create_bitmap_ex(3alleg4) - debian |
| create_system_bitmap(3alleg4) - centos |
| create_system_bitmap(3alleg4) - suse |
| create_bitmap_ex(3alleg4) - mojave |
| create_system_bitmap(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |
| My first PERL incarnation... Audio Oscillograph |