The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
loadImageFromFile
arsd
image
Try to guess image format from file name and load that image.
MemoryImage
loadImageFromFile
(
T
:
const
(
char
)[]
)
(
T
filename
)
Meta
Source
See Implementation
arsd
image
enums
ImageFileFormat
functions
guessImageFormatFromExtension
guessImageFormatFromMemory
loadImageFromFile
loadImageFromMemory
Try to guess image format from file name and load that image.