1al_set_bitmap_blend_color(3)                      al_set_bitmap_blend_color(3)
2
3
4

NAME

6       al_set_bitmap_blend_color - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Sets  the  color to use for ALLEGRO_CONST_COLOR or ALLEGRO_INVERSE_CON‐
15       ST_COLOR blend operations.
16

SINCE

18       5.2.5
19
20              [Unstable API]: New API.
21

SEE ALSO

23       al_set_bitmap_blender(3), al_reset_bitmap_blender(3)
24
25
26
27Allegro reference manual                          al_set_bitmap_blend_color(3)
Impressum