©
This document uses PHP Chinese website manual Release
(PECL imagick 2.0.0)
Imagick::setFormat — Sets the format of the Imagick object
$format
)Sets the format of the Imagick object.
format
成功时返回 TRUE
。
[#1] winmonaye at gmail dot com [2015-09-21 06:15:43]
You can only set format listed in $imgic->queryFormats() .
It can be different from http://www.imagemagick.org/script/formats.php .
[#2] Meinaart [2012-11-28 12:56:28]
For format see:
http://www.imagemagick.org/script/formats.php
[#3] scott at thebrain dot ca [2008-10-14 08:18:07]
don't confuse this function with setImageFormat()