Imagick::getImageType

(PECL imagick 2, PECL imagick 3)

Imagick::getImageTypeGets the potential image type

Beschreibung

publicImagick::getImageType(): int

Gets the potential image type.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.

To Top