The Imagick class
PHP 手册

Imagick::getQuantumDepth

(PECL imagick 2.0.0)

Imagick::getQuantumDepthGets the quantum depth

说明

array Imagick::getQuantumDepth ( void )
Warning

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

Returns the Imagick quantum depth as a string.

返回值

Returns the Imagick quantum depth as a string, throwing ImagickException on error.


The Imagick class
PHP 手册