windows::Win32::Graphics::GdiPlus

Function GdipSetImageAttributesGamma

pub unsafe fn GdipSetImageAttributesGamma(
    imageattr: *mut GpImageAttributes,
    type: ColorAdjustType,
    enableflag: bool,
    gamma: f32,
) -> Status