1 reference to GdipBitmapSetResolution
System.Drawing (1)
commonui\System\Drawing\Bitmap.cs (1)
727int status = SafeNativeMethods.Gdip.GdipBitmapSetResolution(new HandleRef(this, nativeImage), xDpi, yDpi);