3 references to GdipSetPathGradientSigmaBlend
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
249PInvokeGdiPlus.GdipSetPathGradientSigmaBlend(NativePathGradient, focus, scale).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7443 /// <inheritdoc cref="GdipSetPathGradientSigmaBlend(winmdroot.Graphics.GdiPlus.GpPathGradient*, float, float)"/> 7448 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipSetPathGradientSigmaBlend(brushLocal, focus, scale);