3 references to GdipGetPathGradientTransform
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
317
PInvokeGdiPlus.
GdipGetPathGradientTransform
(NativePathGradient, matrix.NativeMatrix).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
4473
/// <inheritdoc cref="
GdipGetPathGradientTransform
(winmdroot.Graphics.GdiPlus.GpPathGradient*, winmdroot.Graphics.GdiPlus.Matrix*)"/>
4480
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipGetPathGradientTransform
(brushLocal, matrixLocal);