PHP » GoLang |
login |
register |
about
|
GoLang Imagick::colorFloodfillImage
request it (284)
GoLang replacement for PHP's Imagick::colorFloodfillImage
[edit | history]
PHP Imagick::colorFloodfillImagePHP original manual for Imagick::colorFloodfillImage [ show | php.net ]Imagick::colorFloodfillImage(PECL imagick 2.0.0) Imagick::colorFloodfillImage — Changes the color value of any pixel that matches target Description
bool Imagick::colorFloodfillImage
( mixed
$fill
, float $fuzz
, mixed $bordercolor
, int $x
, int $y
)Changes the color value of any pixel that matches target and is an immediate neighbor. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|