table of contents
al_get_blend_color(3alleg5) | al_get_blend_color(3alleg5) |
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
Allegro reference manual |