HaruImage::getWidth
(PECL haru:0.0.1)
HaruImage::getWidth — Get the width of the image
Description
int HaruImage::getWidth
( void
)
Parameters
This function has no parameters.
Return Values
Returns the width of the image.
Errors/Exceptions
Throws HaruException on error.