Forum und email

Imagick::identifyImage

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

Imagick::identifyImage — Identifies an image and fetches attributes

Leírás

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

Ez a függvény jelenleg nincs dokumentálva, csak a paraméterek listája található itt.

Warning

Ez a függvény KÍSÉRLETI JELLEGGEL MŰKÖDIK. A függvény működése, neve, bármi amit a függévénnyel kapcsolatban dokumentáltunk megváltozhat egy későbbi PHP kiadásban minden figyelmeztetés nélkül. Ezt a függvényt csak a saját felelősségedre használd!

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

Paraméterek

appendRawOutput

Visszatérési értékek

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