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