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

    (PECL gmagick >= Unknown)

    Sets the image rendering intent

    说明

    publicGmagick::setimagerenderingintent(int $rendering_intent): Gmagick

    Sets the image rendering intent.

    参数

    $rendering_intent

    The image rendering intent: UndefinedIntent, SaturationIntent, PerceptualIntent, AbsoluteIntent, or RelativeIntent.

    返回值

    The Gmagick object on success.

    错误/异常

    错误时抛出GmagickException