.\" Generated by the Allegro makedoc utility .TH d_bitmap_proc 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME d_bitmap_proc \- Dialog procedure drawing a bitmap. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int d_bitmap_proc(int msg, DIALOG *d, int c); .SH DESCRIPTION This draws a bitmap onto the screen, which should be pointed to by the dp field. .SH SEE ALSO .BR exgui (3alleg4), .BR exrgbhsv (3alleg4)