php8.5
Home/ Manual/ imagick / imagick/ Imagick::getQuantumRange

Imagick::getQuantumRange

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the Imagick quantum range

Description

Imagick::getQuantumRange(): array

Returns the quantum range for the Imagick instance.

Parameters Parameters

Return Values

Returns an associative array containing the quantum range as an int ("quantumRangeLong") and as a string ("quantumRangeString").

Errors/Exceptions

Throws

Source: reference/imagick/imagick/getquantumrange.xml · from the official PHP manual (php/doc-en)