imagick_convert

(PECL)

imagick_convert -- Convert image

说明

bool imagick_convert ( resource image, string type )

警告

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

参数

image

Image handle

type

One of IMAGICK_TYPE_* constants

返回值

如果成功则返回 TRUE,失败则返回 FALSE