windows::Win32::Graphics::GdiPlus

Function GdipSetImageAttributesOutputChannel

pub unsafe fn GdipSetImageAttributesOutputChannel(
    imageattr: *mut GpImageAttributes,
    type: ColorAdjustType,
    enableflag: bool,
    channelflags: ColorChannelFlags,
) -> Status