Query: d_bitmap_proc
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)