gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
SDLImage.load
gfm
sdl2
sdlimage
SDLImage
Load an image.
class
SDLImage
SDL2Surface
load
(
string
path
)
Return Value
Type:
SDL2Surface
A SDL surface with loaded content.
Throws
SDL2Exception
on error.
Meta
Source
See Implementation
gfm
sdl2
sdlimage
SDLImage
constructors
this
destructors
~this
functions
load
Load an image.