Wraps IMG_LoadTexture which loads an image from a filesystem path into a hardware dsdl2.Texture
given dsdl2.Renderer to initialize the texture
path to the image file
dsdl2.Texture of the loaded image
dsdl2.SDLException if failed to load the image
See Implementation
Wraps IMG_LoadTexture which loads an image from a filesystem path into a hardware dsdl2.Texture