Function load
Wraps IMG_Load
which loads an image from a filesystem path into a software dsdl
Parameters
Name | Description |
---|---|
file | path to the image file |
Returns
dsdl
of the loaded image
Throws
dsdl
if failed to load the image