c# – 使用来自Web应用程序的photoshop文件

c# – 使用来自Web应用程序的photoshop文件,第1张

概述我想与Photoshop文件交互并使用其动作和智能对象创建图像. 是否有任何php或C#API可以做到这一点? 这听起来很难但有些 companies seems to make it work. Xee也可以阅读PSD(并且有关于这种格式的史诗评论 in the source code). 但引用某人超过at HN: PSD was never intended to be a data int 我想与Photoshop文件交互并使用其动作和智能对象创建图像.

是否有任何PHP或C#API可以做到这一点?

解决方法 这听起来很难但有些 companies seems to make it work. Xee也可以阅读PSD(并且有关于这种格式的史诗评论 in the source code).

但引用某人超过at HN:

PSD was never intended to be a data interchange format: it is the
serialization format of a single program that has more indivIDual
unrelated features that actual people rely on than almost any other
pIEce of software and has maintained striking amounts of backwards
compatibility and almost unbroken forwards compatibility during its
over two decades of existence. This product’s “file format” needs to
be critiqued in this context,along with similar mega-programs like
Office. I am thereby having a difficult time fathoming why anyone
would think that a PSD file is thereby going to be some well-organized
file format that they should easily be able to parse from their own
application is just naively wishful thinking: even other products
from Adobe have limitations while opening these files; to truly
manipulate these files you really need to be highly-compatible with
Photoshop’s particular editing model (hence the conceptual
difference between these two classes of file format).

我建议看一下Xee的服务器端实用程序.

祝好运.

总结

以上是内存溢出为你收集整理的c# – 使用来自Web应用程序的photoshop文件全部内容,希望文章能够帮你解决c# – 使用来自Web应用程序的photoshop文件所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/langs/1242497.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-06-06
下一篇 2022-06-06

发表评论

登录后才能评论

评论列表(0条)

保存