pub unsafe extern "system" fn GdipSetImageAttributesGamma(
    imageattr: *mut GpImageAttributes,
    type: ColorAdjustType,
    enableflag: BOOL,
    gamma: f32
) -> Status
Expand description

Required features: "Win32_Foundation"