SYNOPSIS

#include <allegro.h>

void clear_bitmap(BITMAP *bitmap);

DESCRIPTION

Clears the bitmap to color 0.

RELATED TO clear_bitmap…

clear_to_color(3alleg4)