loadImage

Loads an Image from a File or VFile. Automatically detects format from file extension.

@trusted
Image
loadImage
(
F = File
)
()

Meta