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