Gmagick::getsize
(PECL gmagick >= Unknown)
Gmagick::getsize — Returns the size associated with the Gmagick object
Описание
public array Gmagick::getsize
( void
)
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
Ошибки
Вызывает
GmagickException при ошибке.