Home
last modified time | relevance | path

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

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dpathgradientbrush.c898 GdipSetPathGradientPresetBlend (GpPathGradient *brush, GDIPCONST ARGB *blend, GDIPCONST REAL *posit… in GdipSetPathGradientPresetBlend() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs473 …static internal extern Status GdipSetPathGradientPresetBlend (IntPtr brush, int [] blend, float []… in GdipSetPathGradientPresetBlend() 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.cs708 …internal static int GdipSetPathGradientPresetBlend(HandleRef brush, int[] blend, float[] positions… in GdipSetPathGradientPresetBlend() method in System.Drawing.SafeNativeMethods.Gdip