logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       Clears the bitmap to color 0.

Name

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

See Also

clear_to_color(3alleg4)

Allegro                                           version 4.4.3                            clear_bitmap(3alleg4)

Synopsis

#include<allegro.h>voidclear_bitmap(BITMAP*bitmap);

See Also