The Imagick class
PHP Manual

Imagick::mapImage

(PECL imagick 2.0.0)

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

Descrierea

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

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

map

dither

Valorile întoarse

Întoarce TRUE în caz de succes.

Erori/Excepții

Emite ImagickException în caz de eroare.


The Imagick class
PHP Manual