Query: set_blender_mode
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
set_blender_mode(3alleg4) Allegro manual set_blender_mode(3alleg4)NAMEset_blender_mode - Specifies a custom set of truecolor blender routines. Allegro game programming library.SYNOPSIS#include <allegro.h> void set_blender_mode(BLENDER_FUNC b15, b16, b24, int r, g, b, a);DESCRIPTIONSpecifies a custom set of truecolor blender routines, which can be used to implement whatever special interpolation modes you need. This function shares a single blender between the 24 and 32-bit modes.SEE ALSOset_blender_mode_ex(3alleg4), set_trans_blender(3alleg4), color_map(3alleg4), draw_trans_sprite(3alleg4), draw_lit_sprite(3alleg4), draw- ing_mode(3alleg4) Allegro version 4.4.2 set_blender_mode(3alleg4)
Related Man Pages |
---|
set_trans_blender(3alleg4) - debian |
set_trans_blender(3alleg4) - suse |
set_trans_blender(3alleg4) - centos |
set_trans_blender(3alleg4) - php |
set_trans_blender(3alleg4) - mojave |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |