Scroll to navigation

al_get_blend_color(3alleg5) Allegro reference manual() al_get_blend_color(3alleg5) Allegro reference manual()

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