|
-
November 11th, 1999, 01:25 AM
#1
Split an Image in VB
Does anybody know how I can split an Image in Visual Basic.
I have an Image Control and want to split it in 9 little Images and want create new Image Controls of it. How can I do this or does anybody has an code for such an program.
It should look like this.
_ _ _
|1|2|3|
- - -
|4|5|6|
- - -
|7|8|9|
- - -
mfG Pueromane
-
November 11th, 1999, 02:57 AM
#2
Re: Split an Image in VB
uhmmmm uhmmm.. i believe it's called picture clip control, or something like that...
it's a control, you put an image in it, tell it how many rows and columns it should have, and you can get the "cells", and those are the split images... hmm yes i think it was called pictureclip control.
Crazy D @ Work :-)
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
|