Results 1 to 4 of 4

Thread: PICTUREBOX TO JPG (Not BMP) Or Converting

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 1999
    Posts
    482

    PICTUREBOX TO JPG (Not BMP) Or Converting

    Hello, Is there a way to save a picturebox image to JPG instead of the BMP format? Or a way to convert BMP to JPG?

    thanks

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Doing so would require a 3rd party function or you to make an exporting subroutine that did so. See http://www.wotsit.org/ for details on the JPEG, or any other file format for that matter.
    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

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 1999
    Posts
    482
    Well I couldn't find anything for VB on that site..

    if there another format PICTUREBOXES save into then?

    BMPs always come out as 10 MBs.. (15000 pixels being saved)

    so ANY OTHER format, with a smaller size, i would like to use

    also hope the image comes out good

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    No, they're not VB. They just say what bytes go where, so they can be used in any OS.
    Doing this kind of thing isn't easy. I suggest if you are a beginner in this subject field, look for an ActiveX control that does this for you.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

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