PHP Dokumentation: Function imagick-getsize
12. Januar 2010 von werner
Imagick::getSize
(PECL imagick 2.0.0)
Imagick::getSize — Returns the size associated with the Imagick object
Beschreibung
array Imagick::getSize ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
Rückgabewerte
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".