Reference: pmFloodFill
pmFloodFill(pm, x, y, c) performs a flood-fill operation on the pixmap pm and returns the result. x and y are non-negative integers specifying the point of bucket splash-out, and c is the colour code of the the paint.
pmFloodFill(pm, x, y, c) performs a flood-fill operation on the pixmap pm and returns the result. x and y are non-negative integers specifying the point of bucket splash-out, and c is the colour code of the the paint.