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