next up previous contents index
Next: GetArcCoords Up: Functions and procedures Previous: FillPoly

FloodFill

   

Declaration:

Procedure FloodFill (X,Y : Integer; BorderColor : Word) ;

Description:

Fills the area containing the point (X,Y), bounded by the color BorderColor.

Errors:

None

See also:

SetColor, SetBkColor



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998