The Imagick class
PHP 手册

Imagick::setImageDepth

(PECL imagick 2.0.0)

Imagick::setImageDepthSets the image depth

说明

bool Imagick::setImageDepth ( int $depth )
Warning

本函数暂无文档,仅有参数列表。

Sets the image depth.

参数

depth

返回值

Returns TRUE on success.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册