Gmagick
PHP Manual

Gmagick::getimageformat

(PECL gmagick >= Unknown)

Gmagick::getimageformatReturns the format of a particular image in a sequence

Descrição

public string Gmagick::getimageformat ( void )

Returns the format of a particular image in a sequence.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns a string containing the image format on success.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual