Home
last modified time | relevance | path

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

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dimage.c380 GdipDrawImageRect (GpGraphics *graphics, GpImage *image, REAL x, REAL y, REAL width, REAL height) in GdipDrawImageRect() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1162 …internal static extern Status GdipDrawImageRect(IntPtr graphics, IntPtr image, float x, float y, f… in GdipDrawImageRect() 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.cs1030 …internal static int GdipDrawImageRect(HandleRef graphics, HandleRef image, float x, float y, float… in GdipDrawImageRect() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs878 …internal static int GdipDrawImageRect(IntPtr graphics, IntPtr image, float x, float y, float width… in GdipDrawImageRect() method in System.Drawing.SafeNativeMethods.Gdip