|
-
Mar 29th, 2000, 04:41 PM
#1
Thread Starter
New Member
Hi all,
Please tell me how I could split an image into segments.
I am trying to write a picture puzzle.
Thanks
FireBeast
-
Mar 29th, 2000, 10:10 PM
#2
Frenzied Member
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.
-
Apr 3rd, 2000, 06:43 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|