Provided by: allegro5-doc_5.2.3.0-1_all
NAME
al_get_blend_color - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> ALLEGRO_COLOR al_get_blend_color(void)
DESCRIPTION
Returns the color currently used for constant color blending (white by default).
SEE ALSO
al_set_blend_color(3alleg5), al_set_blender(3alleg5)
SINCE
5.1.12