The Imagick class
PHP 手册

Imagick::setType

(PECL imagick 2.0.0)

Imagick::setTypeSets the image type attribute

说明

bool Imagick::setType ( int $image_type )
Warning

本函数暂无文档,仅有参数列表。

Sets the image type attribute.

参数

image_type

返回值

Returns TRUE on success.


The Imagick class
PHP 手册