pub unsafe extern "system" fn GdipSetImageAttributesRemapTable(
    imageattr: *mut GpImageAttributes,
    type: ColorAdjustType,
    enableflag: BOOL,
    mapsize: u32,
    map: *const ColorMap
) -> Status
Expand description

Required features: "Win32_Foundation"