Imagick
在线手册:中文 英文
PHP手册

Imagick::setFormat

(PECL imagick 2.0.0)

Imagick::setFormatSets the format of the Imagick object

说明

bool Imagick::setFormat ( string $format )

Sets the format of the Imagick object.

参数

format

返回值

成功时返回 TRUE .


Imagick
在线手册:中文 英文
PHP手册
PHP手册 - N: Sets the format of the Imagick object

用户评论:

scott at thebrain dot ca (14-Oct-2008 04:18)

don't confuse this function with setImageFormat()