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