(PECL imagick 2.0.0)
Returns the Imagick quantum range
array Imagick::getQuantumRange ( void )
Returns the quantum range for the Imagick instance.
Returns:
Returns an associative array containing the quantum range as an integer ("quantumRangeLong") and as a string ("quantumRangeString").
Exception:
Throws ImagickException on error.
Please login to continue.