(PECL haru >= 0.0.1)
Get size of the image
array HaruImage::getSize ( void )
Get the size of the image.
Returns:
Returns an array with two elements: width and height, which contain appropriate dimensions of the image.
Exception:
Throws a HaruException on error.
Please login to continue.