Surface.loadFromMemory

Load from memory.

struct Surface
@nogc
bool
loadFromMemory
nothrow
(
void* memory
,
ushort width
,
ushort height
,
ubyte depth = 32
,
)

Meta