Gmagick
PHP 手册

Gmagick::setimagescene

(PECL gmagick >= Unknown)

Gmagick::setimagesceneSets the image scene

说明

public void Gmagick::setimagescene ( string $scene )

Sets the image scene.

参数

scene

The image scene number.

返回值

The Gmagick object on success.

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册