Image.floodFillPattern

Fill the image like floodFill but use the specified pattern an borderColor.

Parameters

xOffset ssize_t

Starting x location for the operation.

xOffset ssize_t

Starting y location for the operation.

fillPattern Image

Fill pattern to use.

borderColor Color

borderColor to use.

channel ChannelType

The affected channels.

Meta