dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
loadTGA
dlib
image
io
tga
Load TGA from stream using default image factory. Causes GC allocation
SuperImage
loadTGA
(string filename)
SuperImage
loadTGA
(InputStream istrm)
SuperImage
loadTGA
(
InputStream
istrm
)
Compound
!(
SuperImage
,
string
)
loadTGA
(InputStream istrm, SuperImageFactory imgFac)
Meta
Source
See Implementation
dlib
image
io
tga
classes
TGALoadException
enums
TGAEncoding
TgaOrigin
functions
loadTGA
saveTGA
swapRGB
structs
TGAHeader
Load TGA from stream using default image factory. Causes GC allocation