Results 1 to 3 of 3

Thread: Bitmap to JPEG/GIF

  1. #1

    Thread Starter
    Fanatic Member 007shahid's Avatar
    Join Date
    Feb 2001
    Posts
    562

    Bitmap to JPEG/GIF

    I know how to save an Image of a Picture Box to a Bitmap File. But since my program does a lot of Image Saving, I want it to be save as a JPEG or GIF format to save space.
    Can anyone tell me how to save as JPEG/GIF or convert a Bitmap to JPEG/GIF
    Thanks in advance
    THE TIME/WEATHER IS
    Don't know how to use APIs or have problem with them,
    Download API-Guide & API-Viewer from http://www.allapi.net

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Your best bet is to scope Planet Source Code for a control or DLL that can do this, as a last resort you could always make one yourself. See http://www.wotsit.org/ for the file format specifications.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Member
    Join Date
    Jul 2001
    Location
    Minneapolis, MN USA
    Posts
    32
    I had that question out a week-or-so ago, and I got a good lead over at Lucky's board ...

    Check out these sites:
    www.catenary.com/howto/savepbox.html
    vbaccelerator.com/codelib/gfx/vbjpeg.htm

    Thanks go to Moglor for that one .

    -Bryk

    Edit: Bryk -- the VBaccelerator link had changed ... so I updated it.8)
    Last edited by Brykovian; Aug 16th, 2001 at 11:36 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width