Imagick::setFormat
(PECL imagick 2, PECL imagick 3)
Imagick::setFormat — Sets the format of the Imagick object
参数
format- 
      
 
返回值
   成功时返回 true。
  
  +添加备注
  
用户贡献的备注 3 notes
  
  
  winmonaye at gmail dot com ¶
  
 
9 years ago
  You can only set format listed in $imgic->queryFormats() . 
It can be different from http://www.imagemagick.org/script/formats.php .