Home > PHP > Function > > HaruImage::getSize()

HaruImage::getSize()

HaruImage::getSize - Get size of the image

Syntax

array HaruImage::getSize ()

Arguments

-

Description

Get the size of the image.

Version

PHP PECL haru >= 0.0.1

Return value

Returns an array with two elements: width and height, which contain appropriate dimensions of the image.