Gmagick::setimagedepth

(PECL gmagick >= 未知)

Gmagick::setimagedepth设置图像深度

描述

public Gmagick::setimagedepth(int $depth): Gmagick

设置图像深度。

参数

depth

图像深度(以位为单位):8、16 或 32。

返回值

The Gmagick 对象。

错误/异常

在错误时抛出 GmagickException

添加注释

用户贡献注释

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