Imagick::mapImage
Replaces the colors of an image with the closest color from a reference image.
Beschreibung
bool Imagick::mapImage
( Imagick $map
, bool $dither
)
Parameter-Liste
-
map
-
-
dither
-
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.