DOKK / manpages / debian 10 / allegro4-doc / clear_bitmap.3alleg4.en
clear_bitmap(3alleg4) Allegro manual clear_bitmap(3alleg4)

clear_bitmap - Clears the bitmap to color 0. Allegro game programming library.

#include <allegro.h>

void clear_bitmap(BITMAP *bitmap);

Clears the bitmap to color 0.

clear_to_color(3alleg4)

version 4.4.2 Allegro