Function rust_raylib::ffi::LoadImageFromTexture
source · pub unsafe extern "C" fn LoadImageFromTexture(
texture: Texture2D
) -> Image
Expand description
Load image from GPU texture data
pub unsafe extern "C" fn LoadImageFromTexture(
texture: Texture2D
) -> Image
Load image from GPU texture data