2 references to ClearOutputChannel
System.Drawing.Common (2)
System\Drawing\Imaging\ImageAttributes.cs (2)
268
public void ClearOutputChannel() =>
ClearOutputChannel
(ColorAdjustType.Default);
304
public void ClearOutputChannelColorProfile() =>
ClearOutputChannel
(ColorAdjustType.Default);