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

SDK: Lightroom Classic SDK Version 12 is now available

Adobe Employee ,
Oct 18, 2022 Oct 18, 2022

Copy link to clipboard

Copied

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 - Customer Advocacy: Adobe Photography Products
TOPICS
SDK

Views

85

Translate

Translate

Report

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