The Imagick class
PHP Manual

Imagick::getQuantumRange

(PECL imagick 2.0.0)

Imagick::getQuantumRangeReturns the Imagick quantum range

说明

array Imagick::getQuantumRange ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the Imagick quantum range as a string.

返回值

Returns the Imagick quantum range as a string. Throw an ImagickException on error.


The Imagick class
PHP Manual