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