Overload | Description |
---|---|
Export(String,Object) | Copy the pixel data for external access, controlled by Format and Quality |
Export(Stream,String,Object) | Export DicomImage to supported Image Format |
Export(String,ImageFormat,Int32) | Export DicomImage to supported Image Format |
Export(Stream,ImageFormat,Int32) | Export DicomImage to supported Image Format |
Export(String,String,Object) | Copy the image data to an external file format, with control of FileName, Format and Quality |