Export photos with a fixed aspect ratio
Hello everyone,
I am trying to include a change in the aspect ratio as part of a plugin added to the "Export n Files" dialog.
I have just read some threads about this but still not sure if it is possible to just set the aspect ratio by setting the "Aspect" throught LrDevelopController.
I have read this discussion and this, but I was wondering if it is possible to be done avoiding the calculations of CropLeft, CropRight, CropTop, CropBottom and CropAngle and do it similar to the way it is done via LR (Develop module -> Crop -> Aspect --> Enter Custom).
Thank you in advance!