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