Question
Get size of exported image in plugin
Hello
I have written a plugin with the LrExportFilterProvider method. It is working well but now I want to do some enhancements to it.
Is there wa way to find out what size the exported picture actual has become?
Or is there at least a way to find out what picture size was set by the user in the main export dialogue?
At the moment I use the exiftool cmd but I want to get rid of this external crutch.