v7 man page for set_invert_blender

Query: set_invert_blender

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

set_invert_blender(3alleg4)					  Allegro manual				       set_invert_blender(3alleg4)

NAME
set_invert_blender - Enables an invert blender mode. Allegro game programming library. SYNOPSIS
#include <allegro.h> void set_invert_blender(int r, int g, int b, int a); DESCRIPTION
Enables an invert blender mode for combining translucent or lit truecolor pixels. Blends the inverse (or negative) colour of the source with the destination. SEE ALSO
set_trans_blender(3alleg4), drawing_mode(3alleg4) Allegro version 4.4.2 set_invert_blender(3alleg4)
Related Man Pages
set_trans_blender(3alleg4) - centos
set_trans_blender(3alleg4) - php
set_trans_blender(3alleg4) - linux
set_trans_blender(3alleg4) - netbsd
set_trans_blender(3alleg4) - v7
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Read a file and save every word in a variable to use
Shopt -s histappend
Building JSON command with bash script