(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. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.4.5 oder höher kompiliert wurde.
  
replacementAn Imagick object containing the replacement colors
DITHERRefer to this list of dither method constants
   Liefert true bei Erfolg.
  
Wirft ImagickException bei Fehlern.
