Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

LoadJsonAfterElementData Class






Members 
Data for the LoadJsonAfterElementCallback delegate.
Object Model
Syntax
public class LoadJsonAfterElementData 
'Declaration
 
Public Class LoadJsonAfterElementData 
'Usage
 
Dim instance As LoadJsonAfterElementData
public ref class LoadJsonAfterElementData 
Remarks

A LoadJsonAfterElementData object is passed to the LoadJsonAfterElementCallback delegate once for each DICOM element after it has been added to the DicomDataSet. The members of LoadJsonAfterElementData provide information about the DICOM element, and can be modified to change the elements and data that are added to the DicomDataSet so you can change the value of the element. This is useful if you want to load a DicomDataSet from an input DICOM JSON file that does not contain image data. After adding the PixelData element, pixel data can be loaded from another location.

Example
For an example, refer to LoadJsonBeforeElementCallback.
Requirements

Target Platforms

See Also

Reference

LoadJsonAfterElementData Members
Leadtools.Dicom.Common.Extensions Namespace
LoadJson(DicomDataSet,String,DicomDataSetLoadJsonFlags,LoadJsonBeforeElementCallback,LoadJsonAfterElementCallback) Method
LoadJson(DicomDataSet,Stream,DicomDataSetLoadJsonFlags,LoadJsonBeforeElementCallback,LoadJsonAfterElementCallback) Method
LoadJson(DicomDataSet,String,DicomDataSetLoadJsonFlags) Method
LoadJson(DicomDataSet,Stream,DicomDataSetLoadJsonFlags) Method
SaveJson(DicomDataSet,String,DicomDataSetSaveJsonFlags,SaveJsonCallback) Method
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags,SaveJsonCallback) Method
SaveJson(DicomDataSet,String,DicomDataSetSaveJsonFlags) Method
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags) Method
SaveJsonCallback Delegate
LoadJsonBeforeElementCallback Delegate
LoadJsonAfterElementCallback Delegate

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features