Wraps IMG_LoadTexture_RW which loads an image from a data buffer into a hardware dsdl2.Texture
given dsdl2.Renderer to initialize the texture
data buffer of the image
dsdl2.Texture of the loaded image
dsdl2.SDLException if failed to load the image
See Implementation
Wraps IMG_LoadTexture_RW which loads an image from a data buffer into a hardware dsdl2.Texture