(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. Este método estará disponível se a extensão Imagick tiver sido compilada com a ImageMagick versão 6.4.5 ou superior.
replacement
An Imagick object containing the replacement colors
DITHER
Refer to this list of dither method constants
Retorna true
em caso de sucesso.
Lança uma exceção ImagickException em caso de erro.