loadImage

Loads an Image using SDL_Image.

loadImage
(
string path
,
ref Image!RGBX target = *new Image!RGBX
)

Meta