(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
Imagick::remapImage — Remaps image colors
Replaces colors an image with those defined by replacement. The colors are replaced with the closest possible color. このメソッドは、ImageMagick バージョン 6.4.5 以降で Imagick をコンパイルした場合に使用可能です。
An Imagick object containing the replacement colors
Refer to this list of dither method constants
成功した場合に TRUE を返します。
エラー時に ImagickException をスローします。