The Imagick class
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

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 throws an ImagickException on failure.


The Imagick class
PHP Manual