Results 1 to 5 of 5

Thread: Saving image

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    145

    Saving image

    I need to do the following:
    1) Load picture (.jpg) in PictureBox/Image.
    2) Load textbox on the picture and allow the user drag and drop the textbox into the picture and typing text into the textbox.
    3) Saving the picture with this textbox as new file (.jpg)

    Any ideas how to implement that?

  2. #2
    Frenzied Member HanneSThEGreaT's Avatar
    Join Date
    Nov 2003
    Location
    Vereeniging, South Africa
    Posts
    1,492
    Hello Yurich, here's a program saving images using the SavePicture function..

    Hope it helps
    Attached Files Attached Files
    VB.NET MVP 2008 - Present

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    145
    Thanks a lot

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    145
    It works fine, but I need l little bit more:

    I need to load/show textbox on the image and allow the user to insert text in the textbox. Then I need to save my picture with this text inside. This feature has to allow my user simple edditing of picture.
    May be I can make screenshot of the picture with text and then save it to file???

  5. #5
    Addicted Member vigge89's Avatar
    Join Date
    May 2002
    Location
    Sweden
    Posts
    172
    do you mean just in your app, or an textbox IN the image? if you mean the later, it's not possible


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