1al_draw_tinted_rotated_bitmaLpi(b3r)ary Functions Maanlu_adlraw_tinted_rotated_bitmap(3)
2
3
4

NAME

6       al_draw_tinted_rotated_bitmap
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_draw_tinted_rotated_bitmap(ALLEGRO_BITMAP *bitmap,
12                 ALLEGRO_COLOR tint,
13                 float cx, float cy, float dx, float dy, float angle, int flags)
14

DESCRIPTION

16       Like  al_draw_rotated_bitmap(3) but multiplies all colors in the bitmap
17       with the given color.
18

SEE ALSO

20       al_draw_tinted_bitmap(3)
21
22
23
24Allegro reference manual                      al_draw_tinted_rotated_bitmap(3)
Impressum