PHP 8.5.0 Alpha 2 available for testing

Gmagick::getimagetype

(PECL gmagick >= Unknown)

Gmagick::getimagetypeGets the potential image type

Опис

public Gmagick::getimagetype(): int

Gets the potential image type.

Параметри

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

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

Returns the potential image type.

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

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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