Gmagick::getsize

(PECL gmagick >= Unknown)

Gmagick::getsizeReturns the size associated with the Gmagick object

Descrierea

public Gmagick::getsize ( void ) : array

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.