|
-
Nov 4th, 2002, 10:28 PM
#1
Thread Starter
Frenzied Member
Zoom
Hello there, I was asked to make a program to zoom a picture based on an algorithm given by my professor.
The real problem here is that I have to get the array of Bytes of a picture, then manipulate them to get a new array of Bytes and then place this array in a picturebox...
I know how to get the array of Bytes from a PictureBox but I do not know how to Put an array of Bytes into a picture box... Could somebody tell me how to do this?
I also need to know on which pixel the user is clicking so I can know the area I am going to zoom in.
Other ideas are welcomed...
Thanks in Advance
Last edited by Tec-Nico; Nov 4th, 2002 at 10:32 PM.
We miss you, friend...  Rest in Peace, we will take care of the rest of it.
[vbcode]
On Error Me.Fault = False
[/vbcode]
- Silence is the human way to share ignorance
Tec-Nico
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
|