The Imagick class
PHP Manual

Imagick::getFormat

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

Imagick::getFormatReturns the format of the Imagick object

Описание

string Imagick::getFormat ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the format of the Imagick object.

Возвращаемые значения

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


The Imagick class
PHP Manual