不使用内置方法的图像转换。 [英] Image conversion without using Built in method.

查看:77
本文介绍了不使用内置方法的图像转换。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要转换图像格式,但不使用System.Drawing.Imaging.ImageFormat。任何人都可以帮助我如何更改图像格式。

I need to convert the image format but without using System.Drawing.Imaging.ImageFormat. Can anyone please help me how I can change the image format.

推荐答案

您可以研究图像格式规范并自行编码转换算法。然而,这看起来重新发明了轮子,对我来说。
You may study the image format specifications and code yourself the transformation algorithms. However that looks re-inventing the wheel, to me.


这可能会有所帮助:



http://stackoverflow.com/questions/10894836/ c-sharp-convert-image-formats-to-jpg [ ^ ]



http://stackoverflow.com/questions/5193507/convert-image-from-one-format-to-another [ ^ ]
this are can be helpful:

http://stackoverflow.com/questions/10894836/c-sharp-convert-image-formats-to-jpg[^]

http://stackoverflow.com/questions/5193507/convert-image-from-one-format-to-another[^]


这篇关于不使用内置方法的图像转换。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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