d_bitmap_proc(3alleg4) Allegro manual d_bitmap_proc(3alleg4)NAMEd_bitmap_proc - Dialog procedure drawing a bitmap. Allegro game programming library.SYNOPSIS#include <allegro.h> int d_bitmap_proc(int msg, DIALOG *d, int c);DESCRIPTIONThis draws a bitmap onto the screen, which should be pointed to by the dp field.SEE ALSOexgui(3alleg4), exrgbhsv(3alleg4) Allegro version 4.4.2 d_bitmap_proc(3alleg4)
| Related Man Pages |
|---|
| exgui(3alleg4) - debian |
| exgui(3alleg4) - centos |
| exgui(3alleg4) - suse |
| exgui(3alleg4) - redhat |
| exgui(3alleg4) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |