Groups | Blog | Home
all groups > dotnet drawing api > may 2005 >

dotnet drawing api : Lossless Jpeg Patching



Andreas Zita
5/31/2005 11:39:33 PM
Hi!
I have a series of JPEG images I wan't to combine into one by just patching
them together in a row. I code I have written now however recompresses the
final ouput. Is there any "easy" way to patch my images without
recompression, lossless?

/Andreas Zita

Morten Wennevik
5/31/2005 11:44:42 PM
Hi Andreas,

I'm not familiar with the jpeg encoding system, but I doubt it will simply let you add more data to an already compressed picture.

[quoted text, click to view]



--
Happy coding!
Andreas Zita
5/31/2005 11:49:17 PM
Hmm I realized now that it won't be possible at all due to the properties of
the jpeg compression algorithms ... doh!

/Andreas

"Andreas Zita" <andzi460@student.liu.se> skrev i meddelandet
news:eZ7C9kiZFHA.796@TK2MSFTNGP09.phx.gbl...
[quoted text, click to view]

Andreas Zita
5/31/2005 11:50:27 PM
Exactly! :(

/Andreas

"Morten Wennevik" <MortenWennevik@hotmail.com> skrev i meddelandet
news:op.srntcsk4klbvpo@stone...
[quoted text, click to view]

AddThis Social Bookmark Button