PHP 8.6.0 Beta 3 is available for testing

Imagick::getImageScene

(PECL imagick 2, PECL imagick 3)

Imagick::getImageSceneGets the image scene

Опис

public function Imagick::getImageScene(): int

Gets the image scene.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the image scene.

Помилки/виключення

Кидає ImagickException в разі помилки.

add a note

User Contributed Notes

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