|
-
Aug 10th, 2007, 09:35 AM
#1
Thread Starter
Addicted Member
[RESOLVED] If pixel equals X...help
I'm using the MyBitmap.GetPixel(x, y) method. However it returns a value in as a color. I need to see if that color equals a predefined color. My issue is I want to code in that color myself, not compare 2 pixels. how do i see if the pixel is equal to [255,255,255] (which is white)? whenever i use Color.White it doesnt work!
also is there a way to have VB change a 24Bit image into as a 8 bit gray scale? I'm highly new to the .NET world, (incase you havent noticed )
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
|