imagick_setcompressiontype

(PECL)

imagick_setcompressiontype -- Set compression type

说明

bool imagick_setcompressiontype ( resource image, int type )

警告

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

参数

image

Image handle

type

One of IMAGICK_COMPRESSION_* constants

返回值

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