windows::Win32::Graphics::GdiPlus

Function GdipSetImageAttributesColorKeys

pub unsafe fn GdipSetImageAttributesColorKeys(
    imageattr: *mut GpImageAttributes,
    type: ColorAdjustType,
    enableflag: bool,
    colorlow: u32,
    colorhigh: u32,
) -> Status