3 references to GdipCreatePathGradientI
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
87
PInvokeGdiPlus.
GdipCreatePathGradientI
(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
1448
/// <inheritdoc cref="
GdipCreatePathGradientI
(winmdroot.Graphics.GdiPlus.Point*, int, winmdroot.Graphics.GdiPlus.WrapMode, winmdroot.Graphics.GdiPlus.GpPathGradient**)"/>
1455
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipCreatePathGradientI
(pointsLocal, count, wrapMode, polyGradientLocal);