©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL gmagick >= Unknown)
Gmagick::mapimage — Replaces the colors of an image with the closest color from a reference image.
$gmagick
, bool $dither
)Replaces the colors of an image with the closest color from a reference image.
gmagick
The reference image
dither
Set this integer value to something other than zero to dither the mapped image
Gmagick object
错误时抛出 GmagickException。