dlib-webp ~master (2017-02-17T16:50:25Z)
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
functions
loadWEBP
saveLosslessWEBP
saveLosslessWEBPToArray
saveWEBP
saveWEBPToArray