1 reference to GdipGetImageWidth
System.Drawing (1)
commonui\System\Drawing\Image.cs (1)
838int status = SafeNativeMethods.Gdip.GdipGetImageWidth(new HandleRef(this, nativeImage), out width);