Function rust_raylib::ffi::ImageAlphaMask
source · pub unsafe extern "C" fn ImageAlphaMask(
image: *mut Image,
alphaMask: Image
)Expand description
Apply alpha mask to image
pub unsafe extern "C" fn ImageAlphaMask(
image: *mut Image,
alphaMask: Image
)Apply alpha mask to image