HaruImage::getSize
(PECL haru >= 0.0.1)
HaruImage::getSize — Get size of the image
설명
array HaruImage::getSize
( void
)
Get the size of the image.
인수
이 함수는 인수가 없습니다.
반환값
Returns an array with two elements: width and height, which contain appropriate dimensions of the image.
오류/예외
오류 시에 HaruException을 던짐.
There are no user contributed notes for this page.
