Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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