3 references to GdipSetImageAttributesOutputChannelColorProfile
System.Drawing.Common (1)
System\Drawing\Imaging\ImageAttributes.cs (1)
294
PInvokeGdiPlus.
GdipSetImageAttributesOutputChannelColorProfile
(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7082
/// <inheritdoc cref="
GdipSetImageAttributesOutputChannelColorProfile
(winmdroot.Graphics.GdiPlus.GpImageAttributes*, winmdroot.Graphics.GdiPlus.ColorAdjustType, winmdroot.Foundation.BOOL, winmdroot.Foundation.PCWSTR)"/>
7089
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipSetImageAttributesOutputChannelColorProfile
(imageattrLocal, type, enableFlag, colorProfileFilenameLocal);