使用 Photoshop api 上传图像

发布于 2024-11-06 10:15:02 字数 62 浏览 7 评论 0原文

我想保存在 Photoshop 中打开的图像并将其上传到数据库中。有没有办法使用 PS API 来做到这一点?

I want to save the image opened in photoshop and upload it on the database. Is there a way to do this using PS APIs?

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

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

发布评论

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

评论(1

为你鎻心 2024-11-13 10:15:02

据我所知,PS 无法做到这一点。 PS能够将图像保存到特定的位置。
(这可能是已安装的网络驱动器)。

我会告诉 PS 将其保存到特定的本地文件夹。该文件夹由执行上传/数据库工作的脚本/程序不断检查。

As far as i know PS is not able to do this. PS is able to save the image to a specific place.
(Which could be a mounted network drive).

I would tell PS to save it to a specific local folder. This folder is constantly checked by a script / progam which does the upload / database work.

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