PHP » PYTHON |
login |
register |
about
|
PYTHON Imagick::paintOpaqueImage
(0)
Python replacement for PHP's Imagick::paintOpaqueImage
[
edit
]
Imagick::paintOpaqueImage(PECL imagick 2.0.0) Imagick::paintOpaqueImage — Change any pixel that matches color Description
bool Imagick::paintOpaqueImage
( mixed $target
, mixed $fill
, float $fuzz
[, int $channel= Imagick::CHANNEL_ALL
] )
Warning
This function is currently not documented; only its argument list is available. Changes any pixel that matches color with the color defined by fill. Parameters
Return ValuesReturns TRUE on success. Errors/ExceptionsThrows ImagickException on error. Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|