'Declaration Public Overloads Sub Export( _ ByVal FileName As String, _ Optional ByVal Format As String, _ Optional ByVal Quality As Object _ )
'Usage Dim instance As DicomImage Dim FileName As String Dim Format As String Dim Quality As Object instance.Export(FileName, Format, Quality)
Parameters
- FileName
The name of the file to export
- Format
The type of export operation to perform
- Quality
The quality factor to be used