Answered
SDK find image path of a selected photo in Lightroom
Hello, in a file lua, by a command, how can i get the imagepath of a selected image in lightroom:
I selected images by:
local images = catalog:getTargetPhotos()
and now i need to get the images paths
Thank you
