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