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