.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_set_bitmap_blend_color" "3" "" "Allegro reference manual" .SH NAME al_set_bitmap_blend_color \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_set_bitmap_blend_color(ALLEGRO_COLOR col) .EE .SH DESCRIPTION Sets the color to use for \f[CR]ALLEGRO_CONST_COLOR\f[R] or \f[CR]ALLEGRO_INVERSE_CONST_COLOR\f[R] blend operations. .SH SINCE 5.2.5 .RS .PP \f[I][Unstable API]:\f[R] New API. .RE .SH SEE ALSO al_set_bitmap_blender(3), al_reset_bitmap_blender(3)