Results 1 to 2 of 2

Thread: How to save picturebox as JPG with Intel Lib and after using SetPixel??

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Question How to save picturebox as JPG with Intel Lib and after using SetPixel??

    I used the SetPixel method on an image modifying it a little. I now want to save the image as a jpeg using the Intel lib cause I do not know any other way of saving a jpg file from a picturebox.

    I know how to save is as a BMP cause I save the Image, not the picture. But how about a JPG file or a GIF file? When i use the routine I have with the Intel Lib, the modifications I made with SetPixel are not saved. Any suggestions?

    Thanks!

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463
    Nevermind, I just saved the modified image as a BMP, loaded it back in and re-saved it as a jpg with the intel lib.

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