(PECL imagick 2 >= 2.3.0, PECL imagick 3)
Imagick::remapImage — Remaps image colors
   Replaces colors an image with those defined by replacement. The colors
   are replaced with the closest possible color. Bu yöntem, derleme sırasında
ImageMagick kütüphanesinin 6.4.5 veya sonraki bir sürümü kuruluysa
kullanılabilir.
  
replacementAn Imagick object containing the replacement colors
DITHERRefer to this list of dither method constants
   Başarı durumunda true döner.
  
Hata durumunda bir ImagickException istisnası oluşur.
