Results 1 to 2 of 2

Thread: Load a cartain area of a big picture to a picture box

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    5

    Load a cartain area of a big picture to a picture box

    I need to load a certain piece of a jpg or bmp image file, to a
    picture box. If I use LoadPicture the picture box loads the file
    from (0,0). Is there a way to change this offset, or is there a
    different function?
    Thank you!

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Use a invisible picbox with autoredraw and set it's picture, then paintpicture it onto the visible picbox.
    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