Forum und email

Imagick::getImageGeometry

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

Imagick::getImageGeometry — Gets the width and height as an associative array

Description

array Imagick::getImageGeometry ( void )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

Returns the width and height as an associative array.

Parameters

Return Values

Returns an array with the width/height of the image, throws ImagickException on error.