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".
오류/예외
Throws an GmagickException on error.
There are no user contributed notes for this page.
