(PECL imagick 2, PECL imagick 3)
Imagick::getQuantumRange — Returns the Imagick quantum range
Returns the quantum range for the Imagick instance.
Diese Funktion besitzt keine Parameter.
Returns an associative array containing the quantum range as an
int ("quantumRangeLong") and as a
string ("quantumRangeString").
Wirft ImagickException bei Fehlern.