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