Engine.GetImageName
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.