AdobeDocs / photoshop-api-docs

Adobe Photoshop API
https://adobedocs.github.io/photoshop-api-docs/
MIT License
104 stars 20 forks source link

How to use content-aware fill within the API? #63

Closed samp50old closed 4 years ago

samp50old commented 4 years ago

I am looking to use Photoshop's content-aware fill within the API. I assume this behavior would be under the "edit objects" part of the docs, but I am not sure the what's the proper syntax when trying to use that function. Does anyone know how to use this Photoshop function in the API?

johnleetran commented 4 years ago

For those whom find this post, now in pre-release, the ability to record and playback Photoshop Actions with Photoshop APIs. You can record actions in Photoshop (content-aware fill or any other feature). Please see for docs and notes

https://github.com/AdobeDocs/photoshop-api-docs-pre-release#photoshop-actions