dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
loadHDR
dlib
image
io
hdr
Load HDR from stream using specified image factory. GC-free
SuperHDRImage
loadHDR
(string filename)
SuperHDRImage
loadHDR
(InputStream istrm)
Compound
!(
SuperHDRImage
,
string
)
loadHDR
(InputStream istrm, SuperHDRImageFactory imgFac)
Compound
!(
SuperHDRImage
,
string
)
loadHDR
(
InputStream
istrm
,
SuperHDRImageFactory
imgFac
)
Meta
Source
See Implementation
dlib
image
io
hdr
classes
HDRLoadException
functions
floatToRGBE
loadHDR
readLineFromStream
saveHDR
writeBufferRLE
structs
ColorRGBE
Load HDR from stream using specified image factory. GC-free