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

Required features: "Win32_Foundation"