1 reference to GdipBitmapGetPixel
System.Drawing (1)
commonui\System\Drawing\Bitmap.cs (1)
688
int status = SafeNativeMethods.Gdip.
GdipBitmapGetPixel
(new HandleRef(this, nativeImage), x, y, out color);