Query: rectfill
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rectfill(3alleg4) Allegro manual rectfill(3alleg4)NAMErectfill - Draws a solid filled rectangle. Allegro game programming library.SYNOPSIS#include <allegro.h> void rectfill(BITMAP *bmp, int x1, int y1, int x2, int y2, int color);DESCRIPTIONDraws a solid, filled rectangle with the two points as its opposite corners.SEE ALSOrect(3alleg4), clear_bitmap(3alleg4), drawing_mode(3alleg4), makecol(3alleg4), exalpha(3alleg4), excolmap(3alleg4), exkeys(3alleg4), exmidi(3alleg4), expat(3alleg4), exscroll(3alleg4), exsprite(3alleg4), exstars(3alleg4), exswitch(3alleg4), extrans(3alleg4) Allegro version 4.4.2 rectfill(3alleg4)
| Related Man Pages |
|---|
| rectfill(3alleg4) - debian |
| rectfill(3alleg4) - suse |
| exmidi(3alleg4) - opendarwin |
| rectfill(3alleg4) - php |
| rectfill(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |