Gmagick
PHP 手册

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

说明

public void Gmagick::previousimage ( void )

Assocates the previous image in an image list with the Gmagick object.

参数

This function has no parameters.

返回值

The Gmagick object on success

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册