Results 1 to 5 of 5

Thread: Image from image list file ?

  1. #1

    Thread Starter
    Addicted Member Tengkorak's Avatar
    Join Date
    Nov 2006
    Posts
    240

    Image from image list file ?

    i have image list like this :
    http://tango.freedesktop.org/images/2/20/Tango-feet.png

    so, i want to get image from that file, and display to PictureBox.
    anyone know how to do this ?

    thank you

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,416

    Re: Image from image list file ?

    That's not an imagelist. that is 1 image containing 418 small images

  3. #3

    Thread Starter
    Addicted Member Tengkorak's Avatar
    Join Date
    Nov 2006
    Posts
    240

    Re: Image from image list file ?

    yes, you are right.
    is there a way to get the position of the image. so no need to break into a picture.
    I've found a way like this in web programming.

  4. #4
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,416

    Re: Image from image list file ?

    here's a simple example:
    Attached Files Attached Files

  5. #5

    Thread Starter
    Addicted Member Tengkorak's Avatar
    Join Date
    Nov 2006
    Posts
    240

    Re: Image from image list file ?

    thank you paul, amazing

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