←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly