Function ImageAlphaClear

Source
pub unsafe extern "C" fn ImageAlphaClear(
    image: *mut Image,
    color: Color,
    threshold: c_float,
)
Expand description

Clear alpha channel to desired color