Home > PHP > Function > > Imagick::mapImage()

Imagick::mapImage()

Imagick::mapImage - Replaces the colors of an image with the closest color from a reference image.

Syntax

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

Arguments

  • map
  • dither

Description

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.