Function raylib_sys::ImageAlphaClear[][src]

pub unsafe extern "C" fn ImageAlphaClear(
    image: *mut Image,
    color: Color,
    threshold: f32
)