logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

d_bitmap_proc - Dialog procedure drawing a bitmap. Allegro game programming library.

Description

       This draws a bitmap onto the screen, which should be pointed to by the dp field.

Name

       d_bitmap_proc - Dialog procedure drawing a bitmap. Allegro game programming library.

See Also

exgui(3alleg4), exrgbhsv(3alleg4)

Allegro                                           version 4.4.3                           d_bitmap_proc(3alleg4)

Synopsis

#include<allegro.h>intd_bitmap_proc(intmsg,DIALOG*d,intc);

See Also