Determining the getImageFile() path

Previous topic - Next topic

digirew

I can see in the scripter api docs, we have the api to retrieve the actual filename of the image in the image frame... using "getImageFile()".

Is it possible via. scripter to determine the path to this filename?

digirew

problem solved... just needed to use os.path.abspath()