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