osx man page for exxfade

Query: exxfade

OS: osx

Section: 3alleg4

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

exxfade(3alleg4)						  Allegro manual						  exxfade(3alleg4)

NAME
exxfade - Truecolor image loading and fades. Allegro game programming library. SYNOPSIS
#include <allegro.h> Example exxfade DESCRIPTION
This program demonstrates how to load and display bitmap files in truecolor video modes, and how to crossfade between them. You have to use this example from the command line to specify as parameters a number of graphic files. Use at least two files to see the graphical effect. The example will crossfade from one image to another with each key press until you press the ESC key. SEE ALSO
BITMAP(3alleg4), END_OF_MAIN(3alleg4), PALETTE(3alleg4), SCREEN_H(3alleg4), SCREEN_W(3alleg4), allegro_error(3alleg4), alle- gro_exit(3alleg4), allegro_init(3alleg4), allegro_message(3alleg4), blit(3alleg4), create_bitmap(3alleg4), destroy_bitmap(3alleg4), draw_trans_sprite(3alleg4), install_keyboard(3alleg4), keypressed(3alleg4), line(3alleg4), load_bitmap(3alleg4), readkey(3alleg4), screen(3alleg4), set_color_conversion(3alleg4), set_color_depth(3alleg4), set_gfx_mode(3alleg4), set_palette(3alleg4), set_trans_blender(3alleg4), vsync(3alleg4) Allegro version 4.4.2 exxfade(3alleg4)
Related Man Pages
extrans(3alleg4) - suse
extrans(3alleg4) - opendarwin
extrans(3alleg4) - redhat
extrans(3alleg4) - osx
extrans(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Read line with a single key press...
regarding files
Does anybody know how to simulate press Fn+Scroll Lk in Linux c
Newb Help, need to image one HD to another
Readline programming