update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the Imagick quantum range

Imagick::getQuantumRange

(PECL imagick 2.0.0)

Imagick::getQuantumRangeReturns the Imagick quantum range

설명

array Imagick::getQuantumRange ( void )

Returns the quantum range for the Imagick instance.

반환값

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

오류/예외

오류시에 ImagickException이 발생합니다.