Gmagick::getsize
(PECL gmagick >= Unknown)
Gmagick::getsize — Returns the size associated with the Gmagick object
Descrierea
public array Gmagick::getsize
( void
)
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
Parametri
Această funcție nu are parametri.
Valorile întoarse
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
Erori/Excepții
Emite o GmagickException în caz de eroare.
There are no user contributed notes for this page.
