Function rust_raylib::ffi::LoadImageColors
source · pub unsafe extern "C" fn LoadImageColors(image: Image) -> *mut ColorExpand description
Load color data from image as a Color array (RGBA - 32bit)
pub unsafe extern "C" fn LoadImageColors(image: Image) -> *mut ColorLoad color data from image as a Color array (RGBA - 32bit)