PHP » GoLang |
login |
register |
about
|
GoLang Imagick::paintFloodfillImage
request it (253)
GoLang replacement for PHP's Imagick::paintFloodfillImage
[edit | history]
PHP Imagick::paintFloodfillImagePHP original manual for Imagick::paintFloodfillImage [ show | php.net ]Imagick::paintFloodfillImage(PECL imagick 2.1.0) Imagick::paintFloodfillImage — Changes the color value of any pixel that matches target Description
bool Imagick::paintFloodfillImage
( mixed
$fill
, float $fuzz
, mixed $bordercolor
, int $x
, int $y
[, int $channel = Imagick::CHANNEL_DEFAULT
] )Changes the color value of any pixel that matches target and is an immediate neighbor. As of ImageMagick 6.3.8 this method has been deprecated and Imagick::floodfillPaintImage() should be used instead. Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|