'Declaration Public Overloads Sub SaveAsWebp( _ ByVal outputStream As System.IO.Stream, _ Optional ByVal options As WebpOptions _ )
public void SaveAsWebp( System.IO.Stream outputStream, WebpOptions options )
Parameters
- outputStream
- The destination stream.
- options
- The set of parameters for the output WEBP image.