Engine.GetImageName
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.