'Declaration Public Overloads Sub SaveAsJpegXR( _ ByVal fileName As System.String, _ ByVal options As JpegXROptions _ )
public void SaveAsJpegXR( System.string fileName, JpegXROptions options )
Parameters
- fileName
- The output file name.
- options
- The options for the JPEG XR image encoder.