J
Jonathan Chapman
Hi,
I'm trying to save a monochrome bitmap using the "Save Bitmap Sample".
I was able to change the example to make it so that I can save a monochrome
bitmap. When I open the saved bitmap it works. However, if I try to save
the Bitmap again after opening an existing file, CreateDIBSection and BitBlt
return all zeros. There is no difference in the save between before and
after the load. If it is as the initial example (i.e. 16 or 24 bit) then
after a load the save works. Any insight into why this won't work.
Regards,
Jonathan
I'm trying to save a monochrome bitmap using the "Save Bitmap Sample".
I was able to change the example to make it so that I can save a monochrome
bitmap. When I open the saved bitmap it works. However, if I try to save
the Bitmap again after opening an existing file, CreateDIBSection and BitBlt
return all zeros. There is no difference in the save between before and
after the load. If it is as the initial example (i.e. 16 or 24 bit) then
after a load the save works. Any insight into why this won't work.
Regards,
Jonathan