LoadImageFromTexture abstract method
ImageStructType
LoadImageFromTexture(
- TextureStructType texture
Load image from GPU texture data
Implementation
ImageStructType LoadImageFromTexture(
TextureStructType texture,
);