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

al_clear_to_color - Allegro 5 API

Description

       Clear the complete target bitmap, but confined by the clipping rectangle.

Name

       al_clear_to_color - Allegro 5 API

See Also

ALLEGRO_COLOR(3alleg5), al_set_clipping_rectangle(3alleg5), al_clear_depth_buffer(3alleg5)

Allegro reference manual                                                              al_clear_to_color(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              void al_clear_to_color(ALLEGRO_COLOR color)

See Also