使用 C# 自动化 Photoshop

发布于 2024-07-19 07:40:46 字数 85 浏览 2 评论 0原文

正在寻找一种使用 C# 代码将背景图层添加到现有 Photoshop 文件的方法?

有任何想法吗?

谢谢 -C

Looking for a way to add a background layer to existing photoshop files with c# code?

Any ideas?

Thanks
-c

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

诗化ㄋ丶相逢 2024-07-26 07:40:46

Photoshop 有一个 COM 接口,这里有一个关于如何通过 C# 访问它的文档。

您想要执行的具体操作需要更多地深入研究 Photoshop 的实际文档,但是这将帮助您入门。

有关更多详细信息,请查看 Adob​​e 脚本指南和 SDK 信息

Photoshop has a COM interface and here is a document on how to access it via C#.

The specifics of what you want to do will require a bit more digging into Photoshops actual documentation, but this will get you started.

For greater details, check out Adobes scripting guide and SDK information.

青春如此纠结 2024-07-26 07:40:46

如果您仍在寻找自动化 Photoshop 的方法,今天应该不会有问题:

https ://helpx.adobe.com/photoshop/using/creating-actions.html

You should not have a problem today if you still searching a way to automate Photoshop:

https://helpx.adobe.com/photoshop/using/creating-actions.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文