JPG, PNG, GIF -> BMP

B

BM

Hi!

I have to prepare program for conversion from JPG/GIF/PNG format to BMP format.

Do you konow any website where I can find detailed description of file format and
step-by-step used algorithm specification?

Thanks for any answer.
BM
 
S

Simon Biber

BM said:
I have to prepare program for conversion from JPG/GIF/PNG format
to BMP format.

Do you konow any website where I can find detailed description of
file format and step-by-step used algorithm specification?

Detailed file format information is available at:
http://www.wotsit.org/

Beware, this is not an easy task, particularly for JPEG. The
algorithms are fairly complex. If you are allowed to, I suggest
looking for existing portable libraries.
 
P

Paul D. Boyle

: I have to prepare program for conversion from JPG/GIF/PNG format to
: BMP format.

: Do you konow any website where I can find detailed description of file
: format and step-by-step used algorithm specification?

This really isn't a C question. You might have better luck finding an
answer to your question by selecting a newsgroup in the comp.graphics.*
hierarchy and asking there. Also, consider a web search. For example, I
plugged '"PNG specification" format' into google. This was the first hit:

http://www.w3.org/TR/PNG

: Thanks for any answer.

You're welcome, I hope you find what you are seeking.

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top