Query: floodfill
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
floodfill(3alleg4) Allegro manual floodfill(3alleg4)NAMEfloodfill - Floodfills an enclosed area. Allegro game programming library.SYNOPSIS#include <allegro.h> void floodfill(BITMAP *bmp, int x, int y, int color);DESCRIPTIONFloodfills an enclosed area, starting at point (x, y), with the specified color.SEE ALSOdrawing_mode(3alleg4), makecol(3alleg4) Allegro version 4.4.2 floodfill(3alleg4)
| Related Man Pages |
|---|
| rectfill(3alleg4) - centos |
| circle(3alleg4) - centos |
| circle(3alleg4) - suse |
| circle(3alleg4) - netbsd |
| circle(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Simple Problems to Solve! |