Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

SDK: Lightroom Classic SDK Version 12 is now available

Adobe Employee ,
Oct 18, 2022 Oct 18, 2022

We have added support for Clipping Overlay while adjusting develop settings like Exposure through following SDK APIs: 

  •  setValue 
  • increment 
  • decrement 

 

When either of these APIs are called and the user has pressed Option (macOS) / Alt (Windows) key the Clipping overlay would be activated, if it is supported by the setting being changed. 

 

Plugin developers can also forcibly activate Clipping Overlay by sending an optional parameter in the above APIs as true. 

 

The new API signatures for these are as follows: 

  • LrDevelopController.setValue( param, value, withClippingOn ) 
  • LrDevelopController.increment( param, withClippingOn ) 
  • LrDevelopController.decrement( param, withClippingOn ) 

 

Adobe I/O Console

Rikk Flohr: Adobe Photography Org
TOPICS
SDK
204
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation