Imagick::getSize
(PECL imagick 2.0.0)
Imagick::getSize — Returns the size associated with the Imagick object
설명
array Imagick::getSize
( void
)
Warning
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
반환값
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
Imagick::getSize
There are no user contributed notes for this page.
