ImageGetFileNameΒΆ

ImageGetFileName returns the file name of the picture.

ssFilename = ImageGetFileName(hImg)

Return Value

ssFilename is the file name.

Parameters

hImg

Identifies the image.

id-123717