←Select platform

SaveJson Method (DicomExtensions)

Summary

Saves the contents of the DICOM data set in the DICOM JSON model format (specified in PS3.18) to the specified output file.

Overload List

Overload Description
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags) Saves the contents of the DICOM data set in DICOM JSON model format (specified in PS3.18) to the specified output file.
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags,SaveJsonCallback) Saves the contents of the DICOM data set in DICOM JSON model format (specified in PS3.18) to the specified output file.
SaveJson(DicomDataSet,string,DicomDataSetSaveJsonFlags) Saves the contents of the DICOM data set in DICOM (JavaScript Object Notation)JSON model format (specified in PS3.18) to the specified output file.
SaveJson(DicomDataSet,string,DicomDataSetSaveJsonFlags,SaveJsonCallback) Saves the contents of the DICOM data set in the DICOM JSON model format (specified in PS3.18) to the specified output file.

Requirements

Target Platforms

See Also

DicomExtensions Class

DicomExtensions Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.