.\" Automatically generated by Pandoc 3.5 .\" .TH "al_get_bitmap_blend_color" "3" "" "Allegro reference manual" .SH NAME al_get_bitmap_blend_color \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] ALLEGRO_COLOR al_get_bitmap_blend_color(void) .EE .SH DESCRIPTION Returns the color currently used for constant color blending on the target bitmap. .SH SINCE 5.2.5 .RS .PP \f[I][Unstable API]:\f[R] New API. .RE .SH SEE ALSO al_set_bitmap_blend_color(3)