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