Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all
NAME
al_get_bitmap_blend_color - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> ALLEGRO_COLOR al_get_bitmap_blend_color(void)
DESCRIPTION
Returns the color currently used for constant color blending on the target bitmap.
SINCE
5.2.5 [Unstable API]: New API.
SEE ALSO
al_set_bitmap_blend_color(3alleg5)