Gmagick::getsize
Returns the size associated with the Gmagick object
Beschreibung
public array Gmagick::getsize
( void
)
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
Fehler/Exceptions
Wirft bei einem Fehler eine
GmagickException.