Function ImageClearBackground

Source
pub unsafe extern "C" fn ImageClearBackground(
    dst: *mut Image,
    color: Color,
)
Expand description

Clear image background with given color