Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16235 программистов и 1779 роботов. Сейчас ищут 1762 программиста ...
HaruImage::getWidth - Get the width of the image
Вернуться к: HaruImage
HaruImage::getWidth
(PECL haru >= 0.0.1)
HaruImage::getWidth — Get the width of the image
Описание
int HaruImage::getWidth
( void
)
Get the width of the image.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the width of the image.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruImage