Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以仅使用 javascript 在 Photoshop 中创建自定义面板?并最终添加为 Photoshop 的扩展或类似的东西?
是否可以扩展现有面板,即添加另一个类似于眼睛的“复选框”,在当前眼睛复选框附近的某处显示/隐藏图层?
使用 Photoshop 附带的 scriptUI 库。这是我在该主题上找到的最佳参考。我不认为你可以扩展现有的面板。