An effect that renders a rectangular region that is filled ("flooded")
with the given Paint
. This is equivalent to rendering a
filled rectangle into an image and using an ImageInput
effect,
except that it is more convenient and potentially much more efficient.
extends