Query: clear_bitmap
OS: suse
Section: 3alleg4
Links: suse man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)