Engine.GetImageName
- Updated2024-10-09
- 1 minute(s) read
Engine.GetImageName
Syntax
Engine.GetImageName( imageIndex)
Return Value
The name of the image at the index.
Purpose
Returns the name of the image at the specified index. Typically, the name includes a filename and the extension.
Parameters
imageIndex As Long
[In] Specifies the image index. The image index must be less than the number of images in the image lists.