PHP 8.1.28 Released!

Gmagick::getimagetype

(PECL gmagick >= Unknown)

Gmagick::getimagetypeGets the potential image type

Beschreibung

public Gmagick::getimagetype(): int

Gets the potential image type.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the potential image type.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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