1al_get_bitmap_blend_color(3) al_get_bitmap_blend_color(3)
23
4
NAME
6al_get_bitmap_blend_color - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
ALLEGRO_COLOR al_get_bitmap_blend_color(void)
12
DESCRIPTION
14Returns the color currently used for constant color blending on the
15target bitmap.
16
SINCE
185.2.5
1920
[Unstable API]: New API.
21
SEE ALSO
23al_set_bitmap_blend_color(3)
2425
26
27
Allegro reference manual al_get_bitmap_blend_color(3)