The Imagick class
PHP Manual

Imagick::getFormat

(No version information available, might be only in CVS)

Imagick::getFormatReturns the format of the Imagick object

Descrição

string Imagick::getFormat ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the format of the Imagick object.

Valor Retornado

Returns the format of the image and throwns an ImagickException on failure.


The Imagick class
PHP Manual