.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_clear_to_color" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_clear_to_color - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include void al_clear_to_color(ALLEGRO_COLOR color) \f[R] .fi .SH DESCRIPTION .PP Clear the complete target bitmap, but confined by the clipping rectangle. .SH SEE ALSO .PP ALLEGRO_COLOR(3alleg5), al_set_clipping_rectangle(3alleg5), al_clear_depth_buffer(3alleg5)