saveWEBP

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

Meta