3 references to GdipSetImageAttributesThreshold
System.Drawing.Common (1)
System\Drawing\Imaging\ImageAttributes.cs (1)
195PInvokeGdiPlus.GdipSetImageAttributesThreshold(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7114 /// <inheritdoc cref="GdipSetImageAttributesThreshold(winmdroot.Graphics.GdiPlus.GpImageAttributes*, winmdroot.Graphics.GdiPlus.ColorAdjustType, winmdroot.Foundation.BOOL, float)"/> 7119 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipSetImageAttributesThreshold(imageattrLocal, type, enableFlag, threshold);