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