.\" Generated by the Allegro makedoc utility .TH clear_bitmap 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME clear_bitmap \- Clears the bitmap to color 0. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void clear_bitmap(BITMAP *bitmap); .SH DESCRIPTION Clears the bitmap to color 0. .SH SEE ALSO .BR clear_to_color (3alleg4)