ae ~master (2024-01-05T13:09:51Z)
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.