HaruImage::getSize
(PECL haru >= 0.0.1)
HaruImage::getSize — Get size of the image
Описание
HaruImage::getSize
( void
) : array
Get the size of the image.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an array with two elements: width and height, which contain appropriate dimensions of the image.
Ошибки
Вызывает исключение HaruException при ошибке.