Function isLandscape
Returns true if the image is landscape-oriented (width is greater than height) or - kept here for backwards compatibility - square (equal widht and height)
|
$image = NULL |
the image for which the size is desired. NULL means the current image |
boolean
|
bool |