如何调整大小在C#中将(CMYK)Tiff图像转换为JPEG,而没有色调效果? [英] How to Re size & Convert (CMYK) Tiff Image to JPEG in C# without hue effect ?

查看:184
本文介绍了如何调整大小在C#中将(CMYK)Tiff图像转换为JPEG,而没有色调效果?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



请提供给我一些解决方案,以将tiff图像转换并重新调整为jpeg的大小而没有色调效果吗?

在此先感谢.

Hi,

Please provide me some solution to convert & re size tiff image into jpeg without hue effect ?

Thanks in Advance.

推荐答案



检查这些链接.

如何将JPEG压缩的tiff转换为jpeg或的tiff使用C#点网1.1作为LZW进行其他压缩? [ TIFF图像<-> JPEG图像转换器(CSTiffImageConverter) [ ^ ]
将tiff转换为jpg格式 [使用.NET将TIFF转换为JPEG [将所有内容转换为C#中的JPG [
Hi,

check these links.

How to convert tiff with jpeg compression to jpeg or tiff with other compression as LZW using C# dot net 1.1?[^]
TIFF image <--> JPEG image converter (CSTiffImageCon​verter)[^]
convert tiff to jpg format[^]
Converting TIFF to JPEG using .NET[^]
Convert All to JPG in C#[^]

hope it helps.


我前一段时间在图像处理应用程序上工作,并在该应用程序中实现了此类功能.
您要自己实施吗?如果是,则可以进行一些研究.
如果否,则可以使用以下两个选项之一:
1)使用像imageMagic,OpenCV..etc这样的开源库.
2)使用商业库(我们使用了Leadtools).

我们最终使用了商业库,因为我们尝试使用的所有开放源代码库都提供了低于预期的性能和质量,并且这在开放源代码库中通常是正常的.
I worked on image processing application a while back and implemented such features in the application.
Do you want to implement this yourself? If yes, you can do it with some research.
If no, you can use one of two options:
1) Use a open source library like imageMagic, OpenCV..etc.
2) Use a commercial library (we used leadtools).

We ended-up using a commercial library because all the open-source libraries we tried offered less than expected performance and quality and that''s in general is normal with open source libraries.


这篇关于如何调整大小在C#中将(CMYK)Tiff图像转换为JPEG,而没有色调效果?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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