felixSchl / photoshop.d.ts

Typescript declaration files and generator for the Photoshop javascript API
Other
78 stars 9 forks source link

ScriptUI declarations #3

Open felixSchl opened 9 years ago

felixSchl commented 9 years ago

The complete ScriptUI needs declarations, however this is non-trivial as the docs are written in prose rather than parseable format. However, unlike the File and Folder objects, the ScriptUI consists of considerably more methods and supporting classes etc.

The reference is found in the "JavaScript Tools Guide" available from the ExtendScript Toolkit.