Forum und email

Imagick::identifyImage

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

Imagick::identifyImage — Identifies an image and fetches attributes

Description

string Imagick::identifyImage ([ bool $appendRawOutput ] )
Warning

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

Warning

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

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.