The Imagick class
PHP Manual

Imagick::getQuantumRange

(PECL imagick 2.0.0)

Imagick::getQuantumRangeReturns the Imagick quantum range

Beschreibung

array Imagick::getQuantumRange ( void )
Warnung

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

Returns the Imagick quantum range as a string.

Rückgabewerte

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


The Imagick class
PHP Manual