Home
last modified time | relevance | path

Searched defs:GdipGetMetafileHeaderFromStream (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dmetafile.c1805 GdipGetMetafileHeaderFromStream (void *stream, MetafileHeader *header) in GdipGetMetafileHeaderFromStream() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1687 …internal static extern Status GdipGetMetafileHeaderFromStream([MarshalAs(UnmanagedType.CustomMarsh… in GdipGetMetafileHeaderFromStream() method in System.Drawing.GDIPlus
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGdiplusNative.Windows.cs1142 …internal static int GdipGetMetafileHeaderFromStream(UnsafeNativeMethods.IStream stream, IntPtr hea… in GdipGetMetafileHeaderFromStream() method in System.Drawing.SafeNativeMethods.Gdip