dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
ImageLoadException
dlib
image
io
Undocumented in source.
class
ImageLoadException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
dlib
image
io
modules
bmp
hdr
jpeg
png
tga
utils
classes
ImageLoadException
functions
loadAnimatedImage
loadHDRImage
loadImage
saveAnimatedImage
saveHDRImage
saveImage