al_set_bitmap_blend_color - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_set_bitmap_blend_color(ALLEGRO_COLOR col)

Description

Sets the color to use for ALLEGRO_CONST_COLOR or ALLEGRO_INVERSE_CONST_COLOR blend operations.

Since

5.2.5

[Unstable API]: New API.

See Also

al_set_bitmap_blender(3), al_reset_bitmap_blender(3)

Referenced By

al_get_bitmap_blend_color(3).

Allegro reference manual