(Информация о версии неизвестна, возможно, только в SVN)
Imagick::remapImage — Remaps image colors
Replaces colors an image with those defined by replacement. The colors
are replaced with the closest possible color. Этот метод доступен, если Imagick был скомпилирован с версией ImageMagick 6.4.5 или старше.
replacementAn Imagick object containing the replacement colors
DITHERRefer to this list of dither method constants
В случае успешной работы возвращает TRUE.
Вызывает ImagickException при ошибке.