\IZON\Thumber\ImageIImageSize

Represent sizes of image.

Summary

Methods
Constants
getWidth()
getHeight()
getAspectRatio()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getWidth()

getWidth() : integer

return width.

Returns

integer

getHeight()

getHeight() : integer

return height.

Returns

integer

getAspectRatio()

getAspectRatio() : float

return aspecr ratio of image height/width.

Returns

float