Home
last modified time | relevance | path

Searched defs:GdipLoadImageFromFileICM (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dimage.c2626 GdipLoadImageFromFileICM (GDIPCONST WCHAR* filename, GpImage **image) in GdipLoadImageFromFileICM() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1014 …internal static extern Status GdipLoadImageFromFileICM ( [MarshalAs(UnmanagedType.LPWStr)] string … in GdipLoadImageFromFileICM() 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.cs552 …internal static int GdipLoadImageFromFileICM(string filename, out IntPtr image) => GdipLoadImageFr… in GdipLoadImageFromFileICM() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs705 …internal static int GdipLoadImageFromFileICM(string filename, out IntPtr image) => GdipLoadImageFr… in GdipLoadImageFromFileICM() method in System.Drawing.SafeNativeMethods.Gdip