Function isLandscape
Returns true if the image is landscape-oriented (width is greater than height)
|
$image = NULL |
the image for which the size is desired. NULL means the current image |
boolean
|
bool |
Returns true if the image is landscape-oriented (width is greater than height)
|
$image = NULL |
the image for which the size is desired. NULL means the current image |
boolean
|
bool |