flood


Description:

[ Version ( since = "2.10" ) ]
public static bool flood (Image image)

Remove holes from the image's selection

This procedure removes holes from the selection, that can come from selecting a patchy area with the Fuzzy Select Tool. In technical terms this procedure floods the selection. See the Algorithms page in the developer wiki for details.

Parameters:

image

The image.

Returns:

TRUE on success.