Function rust_raylib::ffi::ImageFormat
source · pub unsafe extern "C" fn ImageFormat(
image: *mut Image,
newFormat: c_int
)
Expand description
Convert image data to desired format
pub unsafe extern "C" fn ImageFormat(
image: *mut Image,
newFormat: c_int
)
Convert image data to desired format