Function GdipSetImageAttributesRemapTable
pub unsafe fn GdipSetImageAttributesRemapTable(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: bool,
mapsize: u32,
map: *const ColorMap,
) -> Status
pub unsafe fn GdipSetImageAttributesRemapTable(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: bool,
mapsize: u32,
map: *const ColorMap,
) -> Status