Imagick::setImageRenderingIntent

(PECL imagick 2, PECL imagick 3)

Imagick::setImageRenderingIntent设置图像渲染意图

描述

public Imagick::setImageRenderingIntent(int $rendering_intent): bool

设置图像渲染意图。

参数

rendering_intent

返回值

成功时返回 true

错误/异常

错误时抛出 ImagickException。

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top