imagick_pushlist

(PECL)

imagick_pushlist -- Add an image to the end of the list

说明

bool imagick_pushlist ( resource image, resource push_image )

警告

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

参数

image

Image handle

push_image

Handle if an image to push

返回值

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