pub unsafe extern "system" fn GdipSetImageAttributesOutputChannelColorProfile(
    imageattr: *mut GpImageAttributes,
    type: ColorAdjustType,
    enableflag: BOOL,
    colorprofilefilename: PCWSTR
) -> Status
Expand description

Required features: "Win32_Foundation"