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