dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
HDRLoadException
dlib
image
io
hdr
Undocumented in source.
class
HDRLoadException :
ImageLoadException
{
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
hdr
classes
HDRLoadException
functions
floatToRGBE
loadHDR
readLineFromStream
saveHDR
writeBufferRLE
structs
ColorRGBE