1al_set_render_state(3)                                  al_set_render_state(3)
2
3
4

NAME

6       al_set_render_state - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_render_state(ALLEGRO_RENDER_STATE state, int value)
12

DESCRIPTION

14       Set  one  of several render attributes; see ALLEGRO_RENDER_STATE(3) for
15       details.
16
17       This function does nothing if the target bitmap is a memory bitmap.
18

SINCE

20       5.1.2
21

SEE ALSO

23       ALLEGRO_RENDER_STATE(3),       ALLEGRO_RENDER_FUNCTION(3),        ALLE‐
24       GRO_WRITE_MASK_FLAGS(3)
25
26
27
28Allegro reference manual                                al_set_render_state(3)
Impressum