| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
Imagick::getQuantumRange(PECL imagick 2.0.0) Imagick::getQuantumRange — Returns 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이 발생합니다.  |