Imagick::setImageChannelDepth

(PECL imagick 2, PECL imagick 3)

Imagick::setImageChannelDepth设置特定图像通道的深度

说明

public Imagick::setImageChannelDepth(int $channel, int $depth): bool

设置特定图像通道的深度。

参数

channel

depth

返回值

成功时返回 true

错误/异常

发生错误时抛出 ImagickException。

添加注释

用户贡献注释

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