'Declaration Public Overloads Sub SaveAsWebp( _ ByVal outputFilePath As System.String, _ Optional ByVal options As WebpOptions _ )
public void SaveAsWebp( System.string outputFilePath, WebpOptions options )
Parameters
- outputFilePath
- The destination file path.
- options
- The set of parameters for the output WEBP image.