Results 1 to 2 of 2

Thread: Saving images to files

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    Hi, I would like to save an image from PictureBox or ImageBox or any other IPictureDisp control to a file (binary - bmp;jpg...). Is it possible?



    ------------------
    Thanks,
    John, 14 years old

  2. #2
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Columbia, SC USA
    Posts
    374

    Post

    Try this:

    [CODE]SavePicture Picture1.Picture, "C:\My Documents\Picture.jpg"[\CODE]

    ------------------
    Andrew Nerney
    Hapless Programmer
    [email protected]

    [This message has been edited by DrewDog_21 (edited 02-13-2000).]

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