Function windows::Win32::Graphics::GdiPlus::GdipSetImageAttributesOutputChannel
pub unsafe fn GdipSetImageAttributesOutputChannel<P0>(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: P0,
channelflags: ColorChannelFlags,
) -> Statuswhere
P0: Param<BOOL>,