al_map_rgba

ALLEGRO_COLOR al_map_rgba(
   unsigned char r, unsigned char g, unsigned char b, unsigned char a)
Introduced in 5.0.0

Convert r, g, b, a (ranging from 0-255) into an ALLEGRO_COLOR.

See also: al_map_rgb, al_map_rgba_f, al_map_rgb_f

Examples: ex_blend2, ex_drawpixels, ex_logo


Most helpful discussions:

Other recent discussions: