imagick_goto

(PECL)

imagick_goto -- Go to specified image in a list

说明

bool imagick_goto ( resource image, int frame )

警告

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

参数

image

Image handle

frame

0-based index of a frame

返回值

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