ae v0.0.3236 (2023-03-03T17:10:46Z)
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.