在Windows 8应用程序中将tiff图像转换为jpeg [英] converting tiff image into jpeg in windows 8 apps

查看:84
本文介绍了在Windows 8应用程序中将tiff图像转换为jpeg的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将tiff图像转换为jpeg格式。 Tiff图像包含许多图像。我想拆分它们并将它们分别保存为jpeg格式。我必须通过C#在Windows 8应用程序中执行此操作。任何人都可以帮助我如何通过c#在Windows 8应用程序中以多种jpeg格式转换tiff图像。

I am trying to convert a tiff image into jpeg format. Tiff images contains many images. I want to split them and save them as jpeg format separately. I have to do it in windows 8 apps through C#. Can any one help me how to convert tiff images in multiple jpeg format in windows 8 apps through c#.

推荐答案

非常简单。



这个是在IronPython中,但它在c#中完全相同: http://stackoverflow.com/questions/1877452/splitting-a-multipage-tiff-image-with-net-and-ironpython [ ^ ]

这个有点复杂,它在tiff中保存,但你可以复制和改变你需要的东西: http://code.msdn.microsoft.com/windowsdesktop/Split-multi-page-tiff-file-058050cc [ ^ ]
Quite simple.

This one is in IronPython, but it is quite the same in c#: http://stackoverflow.com/questions/1877452/splitting-a-multipage-tiff-image-with-net-and-ironpython[^]
This one is a little bit more complex, and it is saving in tiff, but you can copy and alter what you need: http://code.msdn.microsoft.com/windowsdesktop/Split-multi-page-tiff-file-058050cc[^]


这篇关于在Windows 8应用程序中将tiff图像转换为jpeg的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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