Gmagick
PHP Manual

Gmagick::getimageformat

(PECL gmagick >= Unknown)

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

Açıklama

public string Gmagick::getimageformat ( void )

Returns the format of a particular image in a sequence.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns a string containing the image format on success.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual