exblend(3alleg4) v7 man page | unix.com

Man Page: exblend

Operating Environment: v7

Section: 3alleg4

exblend(3alleg4)						  Allegro manual						  exblend(3alleg4)

NAME
exblend - Using translucency in truecolor modes. Allegro game programming library. SYNOPSIS
#include <allegro.h> Example exblend DESCRIPTION
This program demonstrates how to use the translucency functions in truecolor video modes. Two image files are loaded from disk and dis- played moving slowly around the screen. One of the images will be tinted to different colors. The other image will be faded out with a varying alpha strength, and drawn on top of the other image. SEE ALSO
BITMAP(3alleg4), END_OF_MAIN(3alleg4), PALETTE(3alleg4), SCREEN_H(3alleg4), SCREEN_W(3alleg4), allegro_error(3alleg4), alle- gro_init(3alleg4), allegro_message(3alleg4), blit(3alleg4), circle(3alleg4), clear_bitmap(3alleg4), clear_keybuf(3alleg4), create_bit- map(3alleg4), destroy_bitmap(3alleg4), draw_lit_sprite(3alleg4), draw_trans_sprite(3alleg4), fixcos(3alleg4), fixsin(3alleg4), fix- toi(3alleg4), font(3alleg4), install_keyboard(3alleg4), install_timer(3alleg4), itofix(3alleg4), keypressed(3alleg4), load_bitmap(3alleg4), makecol(3alleg4), replace_filename(3alleg4), retrace_count(3alleg4), screen(3alleg4), set_color_conversion(3alleg4), set_color_depth(3alleg4), set_gfx_mode(3alleg4), set_trans_blender(3alleg4), textprintf_ex(3alleg4), vsync(3alleg4) Allegro version 4.4.2 exblend(3alleg4)
Related Man Pages
exzbuf(3alleg4) - debian
extrans(3alleg4) - php
extrans(3alleg4) - plan9
extrans(3alleg4) - linux
extrans(3alleg4) - osx
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Bash - here document on RHEL 6.8 and 6.9 servers aren't working