The Imagick class
PHP 手册

Imagick::mapImage

(PECL imagick 2.0.0)

Imagick::mapImageReplaces the colors of an image with the closest color from a reference image.

说明

bool Imagick::mapImage ( Imagick $map , bool $dither )
Warning

本函数暂无文档,仅有参数列表。

参数

map

dither

返回值

Returns TRUE on success.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册