pub unsafe fn GdipSetImageAttributesOutputChannelColorProfile<P0, P1>(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: P0,
colorprofilefilename: P1,
) -> Statuswhere
P0: Param<BOOL>,
P1: Param<PCWSTR>,
pub unsafe fn GdipSetImageAttributesOutputChannelColorProfile<P0, P1>(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: P0,
colorprofilefilename: P1,
) -> Statuswhere
P0: Param<BOOL>,
P1: Param<PCWSTR>,