1al_unmap_rgb_f(3)                                            al_unmap_rgb_f(3)
2
3
4

NAME

6       al_unmap_rgb_f - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_unmap_rgb_f(ALLEGRO_COLOR color, float *r, float *g, float *b)
12

DESCRIPTION

14       Retrieves  components  of  an ALLEGRO_COLOR(3), ignoring alpha.  Compo‐
15       nents will range from 0.0f-1.0f.
16

SEE ALSO

18       al_unmap_rgba(3), al_unmap_rgb(3), al_unmap_rgba_f(3)
19
20
21
22Allegro reference manual                                     al_unmap_rgb_f(3)
Impressum