The Imagick class
PHP Manual

Imagick::getQuantumDepth

(PECL imagick 2.0.0)

Imagick::getQuantumDepthGets the quantum depth

Beschreibung

array Imagick::getQuantumDepth ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the Imagick quantum depth as a string.

Rückgabewerte

Returns the Imagick quantum depth as a string. Throw an ImagickException on error.


The Imagick class
PHP Manual