'Declaration Public Overloads Sub SaveAsJpegXR( _ ByVal stream As System.IO.Stream, _ ByVal options As JpegXROptions _ )
public void SaveAsJpegXR( System.IO.Stream stream, JpegXROptions options )
Parameters
- stream
- The output stream.
- options
- The options for the JPEG XR image encoder.