(PECL imagick 2.0.0)
Replaces the colors of an image with the closest color from a reference image.
bool Imagick::mapImage ( Imagick $map, bool $dither )
Parameters:
map
dither
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.