使用C#打开和保存第三方软件中的文件 [英] Opening and Saving a file from the third party software using C#

查看:98
本文介绍了使用C#打开和保存第三方软件中的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想为在Photoshop中打开图像的桌面应用程序编写代码,然后在编辑后将文件保存回相应的文件夹中。这里Photoshop仅用于编辑图像,但文件的打开和保存应该由C#代码完成。



我可以在这一点上成功打开图像在Photoshop但我无法弄清楚如何保存。



任何人都可以帮助我或指出正确的方向。



注意:我希望这是一个桌面应用程序。



谢谢你

I want to write a code for a desktop application that opens a image in Photoshop and then after editing it saves the file back in the respective folder. Here Photoshop is only used to edit the image but the open and save of the file should be done by the C# code.

I can at the point open the image successfully in Photoshop but i can't figure out how to save.

Can any one help me or point me in the right direction.

Note: I want this to be a Desktop Application.

THANK YOU

推荐答案

您无法在Web应用程序中使用Photoshop。拥有某些图像编辑软件的用户应创建并保存一些文件,然后将其明确发布到您的网站。要理解它,您可能需要了解Web的工作原理。



-SA
You cannot use Photoshop in Web application. The users who have some image editing software should create and save some files and then explicitly post them to your site. To understand it, you probably need to learn how Web works.

—SA


这篇关于使用C#打开和保存第三方软件中的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆