LoadImage

Load image from file into CPU memory (RAM)

version(BindRaylib_Static)
extern (C) @nogc nothrow
LoadImage
(
const(char)* fileName
)

Meta