Gmagick
PHP Manual

Gmagick::getimageformat

(PECL gmagick >= Unknown)

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

Описание

public void Gmagick::getimageformat ( void )

Returns the format of a particular image in a sequence.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns a string containing the image format on success.

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual