Gmagick::getimagetype

(PECL gmagick >= Unknown)

Gmagick::getimagetypeObtiene el tipo de imagen potencial

Descripción

public Gmagick::getimagetype(): int

Obtiene el tipo de imagen potencial.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve el tipo de imagen potencial.

Errores/Excepciones

Emite una excepción GmagickException en caso de error.

add a note

User Contributed Notes

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