1 reference to GdipCreateBitmapFromHBITMAP
System.Drawing (1)
commonui\System\Drawing\Image.cs (1)
1340int status = SafeNativeMethods.Gdip.GdipCreateBitmapFromHBITMAP(new HandleRef(null, hbitmap), new HandleRef(null, hpalette), out bitmap);