Surface.loadFromMemory

Load from memory.

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

Meta