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

Tämä on toistaiseksi dokumentoimaton funktio; ainoastaan parametrilistaus on saatavilla.

Warning

Varoitus! Tämä funktio on EKSPERIMENTAALINEN. Tämän funktion ominaisuudet, käyttäytyminen, parametrit ja nimi voivat muuttua varoituksetta seuraavissa PHP versioissa.

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

Parameters

appendRawOutput

Return values

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