The Imagick class
PHP Manual

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. Throw an ImagickException on error.


The Imagick class
PHP Manual