The Imagick class
PHP Manual

Imagick::getQuantumDepth

(No version information available, might be only in CVS)

Imagick::getQuantumDepthGets the quantum depth

Описание

array Imagick::getQuantumDepth ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the Imagick quantum depth as a string.

Возвращаемые значения

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


The Imagick class
PHP Manual