|
|
Copyright 1991 David Jurgens |
MSC: short far _floodfill_w( double wx, double wy, short bcolor )
MSC: short far _floodfill( short x, short y, short bcolor )
- prototype in graph.h
- x, y = coordinates
- bcolor = fill boundary color
- if (x,y) falls inside a figure, the figure is filled with the
with the current fill color; if it falls outside the figure the
background is filled
- returns nonzero value on success or 0 on failure
|
|
Esc or Alt-X to exit |
_floodfill |
Home/PgUp/PgDn/End ←↑↓→ |