Forum und email

Imagick::getSize

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

Imagick::getSize — Returns the size associated with the Imagick object

Beskrivelse

array Imagick::getSize ( void )
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.

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".

Parameterliste

Returneringsværdier

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".