MemoryImage.fromImage

Load image from file. This will import arsd.image to do the actual work, and cost nothing if you don't use it.

interface MemoryImage
static @trusted
fromImage
(
T : const(char)[]
)
Suggestion Box / Bug Report