3 references to GdipGetLineBlend
System.Drawing.Common (1)
System\Drawing\Drawing2D\LinearGradientBrush.cs (1)
174PInvokeGdiPlus.GdipGetLineBlend(NativeLineGradient, f, p, count).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
3949 /// <inheritdoc cref="GdipGetLineBlend(winmdroot.Graphics.GdiPlus.GpLineGradient*, float*, float*, int)"/> 3958 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipGetLineBlend(brushLocal, blendLocal, positionsLocal, count);