|
-
Apr 30th, 2007, 06:52 AM
#1
Thread Starter
Member
image to 2D-long-array
I have an image in a picturebox loaded with bitblt. Now I want to get the region of a color in that image. So I thought, if I could get all the pixels in a 2D-long-array I could go through all of them to see wich pixels have the right color so I can make a region.
But, how can I get all the pixels into a 2D-pixel-array?
Or does someone know a faster way to get the region of a color?
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
|