Imagick::getFormat

(PECL imagick 2, PECL imagick 3)

Imagick::getFormatReturns the format of the Imagick object

Beschreibung

public Imagick::getFormat(): string

Returns the format of the Imagick object.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the format of the image.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.