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". Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the size associated with the Gmagick object as an array with the keys "columns" and "rows". ОшибкиВызывает GmagickException при ошибке. |
||