ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
loadImage
ae
utils
graphics
sdl2image
Loads an
Image
using
SDL_Image
.
auto
loadImage
(
string
path
,
ref
Image
!
RGBX
target
= *new
Image
!
RGBX
)
Meta
Source
See Implementation
ae
utils
graphics
sdl2image
functions
loadImage
Loads an Image using SDL_Image.