C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28695
Number of posts: 94715

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Converting JPEG's to BMP's in C++ Posted by NCRAM88 on 11 Jun 2008 at 1:32 PM
Hey I want to convert all my pics to bmp and put them on a device using C++ but there's like next to no info on how to do this. There is some software but they cost and I'm broke. I'm using CodeBlocks, which is an open source programming environment. It's a lot like VC++. If anyone knows how to do this could you please help? thanx
Report
Re: Converting JPEG's to BMP's in C++ Posted by zibadian on 11 Jun 2008 at 1:49 PM
: Hey I want to convert all my pics to bmp and put them on a device
: using C++ but there's like next to no info on how to do this. There
: is some software but they cost and I'm broke. I'm using CodeBlocks,
: which is an open source programming environment. It's a lot like
: VC++. If anyone knows how to do this could you please help? thanx
:
This might be something of use to you: http://www.voicenet.com/~richgel/

Otherwise try to look for code to read a JPEG, and a separate code to write a BMP. Then connect (perhaps some intermediate format) those two to perform the conversion.
Report
Re: Converting JPEG's to BMP's in C++ Posted by NCRAM88 on 11 Jun 2008 at 2:00 PM
: : Hey I want to convert all my pics to bmp and put them on a device
: : using C++ but there's like next to no info on how to do this. There
: : is some software but they cost and I'm broke. I'm using CodeBlocks,
: : which is an open source programming environment. It's a lot like
: : VC++. If anyone knows how to do this could you please help? thanx
: :
: This might be something of use to you:
: http://www.voicenet.com/~richgel/
:
: Otherwise try to look for code to read a JPEG, and a separate code
: to write a BMP. Then connect (perhaps some intermediate format)
: those two to perform the conversion.

Thanx a lot I figured I would have to do something like that.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.