Windows Mobile 6将.jpg转换为.bmp [英] Windows Mobile 6 converting .jpg to .bmp

查看:106
本文介绍了Windows Mobile 6将.jpg转换为.bmp的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序,需要将.jpg文件转换为.bmp。我需要这样做,因为我需要处理图像,我的图像处理程序是为bmp图像开发的。关于我可以尝试的各种方法的任何帮助将非常高兴

i am developing an application,which needs to convert a .jpg file to .bmp. I need to do this because i need to process the image and my image processing routines are developed for a bmp image. any help regarding the various methods i could try would be highly appreciated.

谢谢,

Gautam

推荐答案

这是相当不寻常的,因为图像处理通常在未压缩的图像上完成 - 这使图像文件格式无关紧要。

That is rather unusual because image processing is normally done on uncompressed images - which makes image file format irrelevant.

In任何情况下你都可以将图像加载到内存中并以任何支持的格式保存。

In any case you can load image into memory and save it in whatever format is supported.


这篇关于Windows Mobile 6将.jpg转换为.bmp的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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