10 references to GdipDisposeImage
System.Drawing (10)
commonui\System\Drawing\Bitmap.cs (5)
73
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, bitmap));
115
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, bitmap));
147
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, bitmap));
182
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, bitmap));
221
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, bitmap));
commonui\System\Drawing\Image.cs (5)
204
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, image));
276
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, image));
302
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, image));
342
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(null, cloneImage));
373
SafeNativeMethods.Gdip.
GdipDisposeImage
(new HandleRef(this, nativeImage));