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
Wraps IMG_Load which loads an image from a filesystem path into a software dsdl
| Name | Description |
|---|---|
| file | path to the image file |
dsdl of the loaded image
dsdl if failed to load the image