1al_set_blend_color(3)                                    al_set_blend_color(3)
2
3
4

NAME

6       al_set_blend_color - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_blend_color(ALLEGRO_COLOR color)
12

DESCRIPTION

14       Sets  the  color to use for blending when using the ALLEGRO_CONST_COLOR
15       or ALLEGRO_INVERSE_CONST_COLOR blend functions.  See  al_set_blender(3)
16       for more information.
17

SEE ALSO

19       al_set_blender(3), al_get_blend_color(3)
20

SINCE

22       5.1.12
23
24
25
26Allegro reference manual                                 al_set_blend_color(3)
Impressum