debian man page for d_bitmap_proc

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)

NAME
d_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);
DESCRIPTION
This draws a bitmap onto the screen, which should be pointed to by the dp field.
SEE ALSO
exgui(3alleg4), exrgbhsv(3alleg4) Allegro version 4.4.2 d_bitmap_proc(3alleg4)
Related Man Pages
exgui(3alleg4) - linux
exgui(3alleg4) - mojave
exgui(3alleg4) - php
exgui(3alleg4) - redhat
exgui(3alleg4) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
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
How to copy a column of multiple files and paste into new excel file (next to column)?