The Imagick class
PHP Manual

Imagick::getQuantumDepth

(PECL imagick 2.0.0)

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. Бросает ImagickException при ошибке.


The Imagick class
PHP Manual