For Programmers: Free Programming Magazines  


Home > Archive > Compression > September 2004 > JPEG Uncompressed?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author JPEG Uncompressed?
Jackson

2004-09-21, 3:55 pm

Is there a file format which can save a JPEG as uncompressed. Does a
BMP or a PPM file perform this task?

-Jackson
Thomas Richter

2004-09-22, 8:55 am

Hi,

> Is there a file format which can save a JPEG as uncompressed. Does a
> BMP or a PPM file perform this task?


"JPEG uncompressed" is just an image. You need to represent it someway.
Asuming that you want some kind of lossless format (unlike JPEG), then
BMP and PNM (of which PPM is just one "flavour") are popular choices.

So long,
Thomas
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com