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.
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?
据我所知,PS 无法做到这一点。PS能够将图像保存到特定位置。(可能是已安装的网络驱动器)。
我会告诉 PS 将其保存到特定的本地文件夹。该文件夹由执行上传/数据库工作的脚本/程序不断检查。