Dec 24, 2003 #1 R raju_shrestha Member Joined Nov 23, 2003 Messages 14 I am trying to get the pixel color of a pixel on a form. How to do this? Help from anybody appreciated.
I am trying to get the pixel color of a pixel on a form. How to do this? Help from anybody appreciated.
Dec 27, 2003 #2 T ThePentiumGuy Well-known member Joined May 21, 2003 Messages 1,113 Location Boston, Massachusetts I dont remember exatly - once i install .net again ill tell you but for now: its something to do with Dimming a pixel setting its points and something like myPixel.GetColor
I dont remember exatly - once i install .net again ill tell you but for now: its something to do with Dimming a pixel setting its points and something like myPixel.GetColor
Dec 29, 2003 #3 A AndreRyan Well-known member Joined Jan 23, 2002 Messages 366 The easiest way I know is to use the GetPixel API but Im sure theres a .Net method, use the forums search feature, this has been asked before
The easiest way I know is to use the GetPixel API but Im sure theres a .Net method, use the forums search feature, this has been asked before
Dec 31, 2003 #4 T ThePentiumGuy Well-known member Joined May 21, 2003 Messages 1,113 Location Boston, Massachusetts http://www.computerhelp.forum/showthread.php?threadid=77887&highlight=GetPixel