Hey All, My Favorite People!!
Having stored a Bitmap to hBmp with the LoadImage function,
Then---After editing the Bitmap---I would like to Store it
back to disk----I used the OpenFileDialog to find it---And I
assume, I can use the SaveFileDialog to Name it----
Now, is there an easy way to Put the entire Bitmap file back to
disk--?
I assume that hBmp has only BitData---If so ---Where is the
Header file----Or do I need to Initially fill a buffer with the
Open/Get functions------Thanks B.
------------------
Having stored a Bitmap to hBmp with the LoadImage function,
Then---After editing the Bitmap---I would like to Store it
back to disk----I used the OpenFileDialog to find it---And I
assume, I can use the SaveFileDialog to Name it----
Now, is there an easy way to Put the entire Bitmap file back to
disk--?
I assume that hBmp has only BitData---If so ---Where is the
Header file----Or do I need to Initially fill a buffer with the
Open/Get functions------Thanks B.

------------------
Comment