The Imagick class
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

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. Joga uma ImagickException em erro.


The Imagick class
PHP Manual