Returns the height (in pixels) of a specifed image
Syntax
value = Image Height (image) value = Image Height (image,bankID)
Description
image is the index into the bank the obtain the height from. bankID is the id of the bank to get the image from. If this is not specified then the current bank is used. value is the height of the image.
image is the index into the bank the obtain the height from.
bankID is the id of the bank to get the image from. If this is not specified then the current bank is used.
value is the height of the image.