Gdi32GetPixel Method

Overload List

GetPixel(IntPtr, Int32, Int32) Retrieves the Red, Green, Blue (RGB) color value of the pixel at the specified coordinates.
GetPixel(SafeHandle, Int32, Int32) Retrieves the Red, Green, Blue (RGB) color value of the pixel at the specified coordinates.

See Also