.\" Automatically generated by Pandoc 3.5 .\" .TH "al_get_blend_color" "3" "" "Allegro reference manual" .SH NAME al_get_blend_color \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] ALLEGRO_COLOR al_get_blend_color(void) .EE .SH DESCRIPTION Returns the color currently used for constant color blending (white by default). .SH SEE ALSO al_set_blend_color(3), al_set_blender(3) .SH SINCE 5.1.12