Imagick::identifyImage
(No version information available, might be only in CVS)
Imagick::identifyImage — Identifies an image and fetches attributes
Beschreibung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.
Identifies an image and returns the attributes. Attributes include the image width, height, size, and others.
Parameter Liste
- appendRawOutput
-
Rückgabewerte
Identifies an image and returns the attributes. Attributes include the image width, height, size, and others. Throws ImagickException on error.