windows::Win32::Graphics::GdiPlus

Function GdipGetImagePalette

pub unsafe fn GdipGetImagePalette(
    image: *mut GpImage,
    palette: *mut ColorPalette,
    size: i32,
) -> Status