Results 1 to 3 of 3

Thread: Split image into segments

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    14
    Hi all,

    Please tell me how I could split an image into segments.
    I am trying to write a picture puzzle.

    Thanks

    FireBeast

  2. #2
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089
    If you can use the API your best bet is to create an array of picture boxes, play with their regions to make them the right shapes and bitblt the proportion of the image you want into them using GetBoundsRect. There's quite a lot of maths I've left out but you get the Idea.

    Hope this helps.

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    14

    Split Image into segments

    Thanks for your help Sam.

    I'll have a go


    FireBeast.

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