Imagick::mapImage
(PECL imagick 2.0.0)
Imagick::mapImage — Replaces the colors of an image with the closest color from a reference image.
Описание
bool Imagick::mapImage
(
Imagick $map
,
bool $dither
)
Список параметров
-
map
-
-
dither
-
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.