set_color_blender(3) - Linux man page
Name
set_color_blender - Enables a color blender mode. Allegro game programming library.Synopsis
#include <allegro.h>void set_color_blender(int r, int g, int b, int a);
void set_color_blender(int r, int g, int b, int a);