←Select platform

LoadJson Method (DicomExtensions)

Summary

Loads the contents of a DICOM encoded JSON file.

Overload List
Overload Description
LoadJson(DicomDataSet,Stream,DicomDataSetLoadJsonFlags) Loads a stream containing a DICOM-encoded JSON file.
LoadJson(DicomDataSet,Stream,DicomDataSetLoadJsonFlags,LoadJsonBeforeElementCallback,LoadJsonAfterElementCallback) Loads a stream containing a DICOM-encoded JSON file.
LoadJson(DicomDataSet,string,DicomDataSetLoadJsonFlags) Loads the contents of a DICOM-encoded JSON file.
LoadJson(DicomDataSet,string,DicomDataSetLoadJsonFlags,LoadJsonBeforeElementCallback,LoadJsonAfterElementCallback) Loads the contents of a DICOM encoded JSON file.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly