Forum und email

Imagick::identifyImage

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

Imagick::identifyImage — Identifies an image and fetches attributes

Beskrivelse

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

Denne funktion er på nuværende tidspunkt ikke dokumenteret; kun dens argumenter er til rådighed.

Warning

Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar.

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

Parameterliste

appendRawOutput

Returneringsværdier

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