Gmagick
PHP Manual

Gmagick::getimageformat

(PECL gmagick >= Unknown)

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

Opis

public string Gmagick::getimageformat ( void )

Returns the format of a particular image in a sequence.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns a string containing the image format on success.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual