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

    (PECL gmagick >= Unknown)

    Removes the named image profile and returns it

    说明

    publicGmagick::removeimageprofile(string $name): string

    Removes the named image profile and returns it.

    参数

    $name

    Name of profile to return: ICC, IPTC, or generic profile.

    返回值

    The named profile.

    错误/异常

    错误时抛出GmagickException