Function windows_sys::Win32::Graphics::GdiPlus::GdipSetImageAttributesThreshold
pub unsafe extern "system" fn GdipSetImageAttributesThreshold(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: BOOL,
threshold: f32
) -> Status
Expand description
Required features: "Win32_Foundation"