'Declaration
Public Overloads Sub Export( _ ByVal Filename As String, _ ByVal Format As ImageFormat, _ ByVal Quality As Integer _ )
'Usage
Dim instance As DicomDataSet Dim Filename As String Dim Format As ImageFormat Dim Quality As Integer instance.Export(Filename, Format, Quality)
Parameters
- Filename
The filename where you would like to save the exported image
- Format
The file format you would like to export image to
- Quality
The quality factor to be used