arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
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.