Surface.loadFromFile

Load from filename. If any data is already stored, the data will be freed.

struct Surface
@nogc
bool
loadFromFile
nothrow
(
string filename
)

Meta