al_put_blended_pixel

void al_put_blended_pixel(int x, int y, ALLEGRO_COLOR color)
Introduced in 5.0.0

Like al_put_pixel, but the pixel color is blended using the current blenders before being drawn.

See also: ALLEGRO_COLOR, al_put_pixel


Most helpful discussions: