Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
_FloodFill... Procedures
◄Summary► ◄Details► ◄Example► ◄Back►
PROCEDURE _FloodFill( x, y, boundary : Integer )
PROCEDURE _FloodFill_w( wx, wy : Double; boundary : Integer );
Fill an area using the current color and fill mask
Unit: MSGraph
See also: _Ellipse, _GetColor, _GetFillMask, _GrStatus, _Pie,
_Rectangle, _SetClipRgn, _SetColor, _SetFillMask,
_SetWindow