$imageHeight
Return the image height, based on the name
Usage
$imageHeight[image name]
Example 1:
$imageHeight // return the current image height
Example 2:
$imageHeight[avatar] // return height of image that was loaded with avatar name
Return the image height, based on the name
$imageHeight[image name]
$imageHeight // return the current image height
$imageHeight[avatar] // return height of image that was loaded with avatar name