Algosim documentation: FloodFill

FloodFill

Performs a flood fill operation in a pixmap and returns the result.

Syntax

Description

FloodFill(pm, x, y, c) returns pm after a flood fill has been performed at location (x, y) with colour c.