ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
loadImage
ae
utils
graphics
sdlimage
Loads an
Image
using
SDL_Image
.
auto
loadImage
(
string
path
,
ref
Image
!
RGBX
target
= *new
Image
!
RGBX
)
Meta
Source
See Implementation
ae
utils
graphics
sdlimage
functions
loadImage
Loads an Image using SDL_Image.