加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

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

发布时间:2020-12-15 18:34:01 所属栏目:百科 来源:网络整理
导读:我想与Photoshop文件交互并使用其动作和智能对象创建图像. 是否有任何php或C#API可以做到这一点? 解决方法 这听起来很难但有些 companies seems to make it work. Xee也可以阅读PSD(并且有关于这种格式的史诗评论 in the source code). 但引用某人超过at HN
我想与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的服务器端实用程序.

祝好运.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读