Results 1 to 2 of 2

Thread: Save resized picture

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2003
    Location
    Delhi, India
    Posts
    47

    Save resized picture

    hi...
    i'm making a picture control in vb.net which has the functionality of stretching the picture.
    to stretch, the code i've written is :
    Code:
    pic1.SizeMode = PictureBoxSizeMode.StretchImage
    now when i save this, the original image is saved not the changed one. so how do i save the image that i get after executing the above code.

    its urgent so any help wud be appreciated.

    thnx

  2. #2

    Thread Starter
    Member
    Join Date
    Dec 2003
    Location
    Delhi, India
    Posts
    47
    7 views n not a single reply !!! c'mon people..this is urgent

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