(PECL imagick 2, PECL imagick 3)
Imagick::getQuantumRange — Returns the Imagick quantum range
Returns the quantum range for the Imagick instance.
This function has no parameters.
Returns an associative array containing the quantum range as an
int ("quantumRangeLong"
) and as a
string ("quantumRangeString"
).
Throws ImagickException on error.