load-image-from-texture ( texture -- Image )


Vocabulary
raylib

Inputs
texturea Texture2D


Outputs
Imagea Image


Word description
Load image from GPU texture data

Definition