dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
saveTGA
dlib
image
io
tga
Save TGA to stream. GC-free
void
saveTGA
(SuperImage img, string filename)
Compound
!(
bool
,
string
)
saveTGA
(SuperImage img, OutputStream output)
Compound
!(
bool
,
string
)
saveTGA
(
SuperImage
img
,
OutputStream
output
)
Meta
Source
See Implementation
dlib
image
io
tga
classes
TGALoadException
enums
TGAEncoding
TgaOrigin
functions
loadTGA
saveTGA
swapRGB
structs
TGAHeader
Save TGA to stream. GC-free