The Imagick class
PHP Manual

Imagick::setFormat

(PECL imagick 2.0.0)

Imagick::setFormatSets the format of the Imagick object

说明

bool Imagick::setFormat ( string $format )
Warning

本函数还未编写文档,仅有参数列表。

Sets the format of the Imagick object.

参数

format

返回值

Returns TRUE on success.


The Imagick class
PHP Manual