For format see:
http://www.imagemagick.org/script/formats.php
Imagick::setFormat
(PECL imagick 2.0.0)
Imagick::setFormat — Sets the format of the Imagick object
说明
bool Imagick::setFormat
( string
$format
)Sets the format of the Imagick object.
参数
-
format -
返回值
成功时返回 TRUE。
