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