• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • Imagick::mapImage()

    (PECL imagick 2.0.0)

    Replaces the colors of an image with the closest color from a reference image

    说明

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

    参数

    $map
    $dither

    返回值

    成功时返回TRUE

    错误/异常

    错误时抛出 ImagickException。