随笔分类 -  Photoshop Javascript

摘要:photoshop javascript window 的一个例子 参考连接:Photoshop scripts · GitHub // Open Recent Files - Adobe Photoshop Script // Description: displays a Recent File 阅读全文
posted @ 2021-05-25 11:28 ibingshan 阅读(218) 评论(0) 推荐(0)
摘要:Photoshop javascript 获取系统环境变量 $.getenv() #target photoshop alert($.getenv('USERNAME')); 阅读全文
posted @ 2021-04-09 10:59 ibingshan 阅读(344) 评论(0) 推荐(0)