Announcement

Collapse
No announcement yet.

Bitmap to Disk

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bitmap to Disk

    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.


    ------------------

  • #2
    brad, please review the discussions in http://www.powerbasic.com/support/pb...ead.php?t=2418




    ------------------
    lance
    powerbasic support
    mailto:[email protected][email protected]</a>
    Lance
    mailto:[email protected]

    Comment


    • #3
      Thanks Lance, That thread will definitly answer my questions!!
      I searched Poffs, and here for Store,Save,Disk, etc. but never
      for Write/File---And got lost in MSDN for hrs-----But as usual
      the "Best" info is right back here--

      ------------------

      Comment

      Working...
      X