dlib-webp v0.0.7 (2020-05-22T07:28:36Z)
Dub
Repo
saveLosslessWEBP
dlibwebp
api
void
saveLosslessWEBP
(SuperImage img, string filename)
Compound
!(
bool
,
string
)
saveLosslessWEBP
(SuperImage img, OutputStream output)
Compound
!(
bool
,
string
)
saveLosslessWEBP
(
SuperImage
img
,
OutputStream
output
)
Return Value
Type:
Compound
!(
bool
,
string
)
false
and an error message on failure.
Meta
Source
See Implementation
dlibwebp
api
classes
WEBPLoadException
functions
loadWEBP
saveLosslessWEBP
saveLosslessWEBPToArray
saveWEBP
saveWEBPToArray