(No version information available, might only be in Git)
Changes the color value of any pixel that matches target
bool Imagick::floodFillPaintImage ( mixed $fill, float $fuzz, mixed $target, int $x, int $y, bool $invert [, int $channel = Imagick::CHANNEL_DEFAULT ] )
Changes the color value of any pixel that matches target and is an immediate neighbor. This method is a replacement for deprecated Imagick::paintFloodFillImage(