lohriialo / photoshop-scripting-python

Scripting in Photoshop is used to automate a wide variety of repetitive task or as complex as an entire new feature
485 stars 95 forks source link

how to set order of layers? #9

Closed j421037 closed 4 years ago

j421037 commented 4 years ago

I didn't find the relevant API

lohriialo commented 4 years ago

See the ArtLayer class, there's a method Move()