Question
create a preset in lua module
I want to experiment with applying develop adjustments from a plug-in. noticed the photo:applyDevelopPreset( preset, plugin ) function.
Question:
Is there a way to create a preset on the fly within the plug-in, for example a preset for setting the Exposure2012 to +10.
A little piece of code would be appreciated much!