Bitmap.Save problems

Posted by user284026 on Stack Overflow See other posts from Stack Overflow or by user284026
Published on 2010-03-14T21:10:04Z Indexed on 2010/03/14 21:15 UTC
Read the original article Hit count: 189

Hello,

can anyone tell me if you know to be a problem with Bitmap and steganography for WM 6?

I am working on a project and i have to hide a digital signature in a bitmap. The algorithm works perfect, as in untill i have the image on the memory the bitmap contains the modified bytes. But after i save the image (Bitmap.Save()) and I reopen the image, than those bytes are lost. When i say lost i mean they are the orriginal bytes from when the picture was taken.

Thank you.

© Stack Overflow or respective owner

Related posts about bitmap

Related posts about save