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