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


The Imagick class
PHP Manual