saveLosslessWEBP

  1. void saveLosslessWEBP(SuperImage img, string filename)
    void
    saveLosslessWEBP
    (
    SuperImage img
    ,
    string filename
    )
  2. Compound!(bool, string) saveLosslessWEBP(SuperImage img, OutputStream output)

Throws

WEBPLoadException.

Meta