saveWEBP

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void saveWEBP(SuperImage img, int quality, string filename)
  2. Compound!(bool, string) saveWEBP(SuperImage img, int quality, OutputStream output)
    Compound!(bool, string)
    saveWEBP
    (
    SuperImage img
    ,,
    OutputStream output
    )

Meta