3 references to GdipSetPathGradientCenterColor
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
132
PInvokeGdiPlus.
GdipSetPathGradientCenterColor
(NativePathGradient, (ARGB)value).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7369
/// <inheritdoc cref="
GdipSetPathGradientCenterColor
(winmdroot.Graphics.GdiPlus.GpPathGradient*, uint)"/>
7374
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipSetPathGradientCenterColor
(brushLocal, colors);