La classe Imagick
PHP Manual

Imagick::identifyImage

(No version information available, might be only in CVS)

Imagick::identifyImageIdentifies an image and fetches attributes

Description

array Imagick::identifyImage ([ bool $appendRawOutput ] )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Identifies an image and returns the attributes. Attributes include the image width, height, size, and others.

Liste de paramètres

appendRawOutput

Valeurs de retour

Identifies an image and returns the attributes. Attributes include the image width, height, size, and others. Throws ImagickException on error.

Erreurs / Exceptions

Throws ImagickException on error.


La classe Imagick
PHP Manual