al_color_html
ALLEGRO_COLOR al_color_html(char const *string)
Introduced in 5.0.0
Interprets an HTML styled hex number (e.g. #00faff) as a color. Components that are malformed are set to 0.
See also: al_color_html_to_rgb, al_color_rgb_to_html
Most helpful discussions:
- GAME MENU
- al_mangled_main() issue OSX while creating a standalone bundle
- to static or not to static?
- [A5] al_get_pixel
- New Wiki Article - Drawing Primitives in Grid Coordinates
- [A5] A question regarding set_target_bitmap and clear_to_color
- al_draw_text with alpha
- My first game! (pong)
- [alguichan] widget frames
- Optimizing Draw Functions