CakeFest 2024: The Official CakePHP Conference

Gmagick::getimagescene

(PECL gmagick >= Unknown)

Gmagick::getimagesceneGets the image scene

Description

public Gmagick::getimagescene(): int

Gets the image scene.

Parameters

This function has no parameters.

Return Values

Returns the image scene.

Errors/Exceptions

Throws an GmagickException on error.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top