dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
loadTGA
dlib
image
io
tga
Load TGA from stream using specified image factory. GC-free
SuperImage
loadTGA
(string filename)
SuperImage
loadTGA
(InputStream istrm)
Compound
!(
SuperImage
,
string
)
loadTGA
(InputStream istrm, SuperImageFactory imgFac)
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 specified image factory. GC-free