Skip to content

tokyosheep/PsDocumentGeneratorUXP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example of Photoshop UXP plugin document generator

this is a simple exmaple UX plugin document generator. it makes template document from class Object. just I'd like to show how write modern code on Photoshop UXP. more details below.

DocumentPreset class

the class recieves args like width , height ... as a option of document. and it makes document , layers , draws guides omn document.

Layer class

LayerObj and LayerSetObj create layer and it will get layer itself from native Photoshop app after it made layer from method. layerSetObj . it's a group layer Object so it has to have layers as a property.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published