Returns the width (in pixels) of a specifed image
Syntax
value = Image Width (image) value = Image Width (image,bankID)
Description
image is the index into the bank the obtain the width 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 width of the image.
image is the index into the bank the obtain the width 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 width of the image.