AdobeDocs / uxp-photoshop

Documentation for UXP Plugin API - Adobe Photoshop 2022 - apiVersion 2
https://developer.adobe.com/photoshop/uxp/2022/
Apache License 2.0
93 stars 94 forks source link

How to capture updated layer pixel data after edits in a Photoshop UXP plugin? #457

Closed pjhpeter closed 10 months ago

pjhpeter commented 10 months ago

I am developing a Photoshop UXP plugin and need to capture the updated pixel data of a layer after a user makes modifications. I would like to be able to retrieve the new image information after a user edits the layer, such as adjusting colors, cropping, etc.

Any code examples or links to documentation would be incredibly helpful. Thank you for any guidance provided!

pjhpeter commented 10 months ago

no problem