array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'imagick.getquantumrange.php', 1 => 'Imagick::getQuantumRange', 2 => 'Returns the Imagick quantum range', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getquantumdepth.php', 1 => 'Imagick::getQuantumDepth', ), 'next' => array ( 0 => 'imagick.getregistry.php', 1 => 'Imagick::getRegistry', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getquantumrange.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
Imagick::getQuantumRange — Returns the Imagick quantum range
Returns the quantum range for the Imagick instance.
Questa funzione non contiene parametri.
Returns an associative array containing the quantum range as an
int ("quantumRangeLong") and as a
string ("quantumRangeString").
Lancia una ImagickException in caso di errore.