|
-
Aug 2nd, 2007, 09:48 PM
#1
Thread Starter
New Member
-
Aug 2nd, 2007, 10:36 PM
#2
Re: GetPixel Question
Have you considered the GetDIBits() API function? Much faster. There's an example of using it in the Image Comparison link in my signature.
Once the pixels are dumped into a byte array you can just check the byte values.
Sorry, I'm not sure how to use GetPixel on an StdPicture object. It has been done before, because I've seen it on www.pscode.com/vb but I'm not much of a GDI programmer.
-
Aug 3rd, 2007, 01:13 AM
#3
Re: GetPixel Question
I recommend you to visit Http://www.mvps.org/EDais/ and downlod the small ebook on 'Basic introduction to
Graphics programming in VB' . A very good one. Might be helpfull in your case.
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
|