Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

說明

public Gmagick::previousimage(): bool

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

成功時返回 true, 或者在失敗時返回 false。

錯誤/異常

錯誤時拋出 GmagickException。