Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

RemoveAllPresentationStateImageReferences Method








Removes all "Referenced Image Sequence(s)", which belong to the "Referenced Series Sequence" under the "Presentation State Module".
Syntax
public void RemoveAllPresentationStateImageReferences()
'Declaration
 
Public Sub RemoveAllPresentationStateImageReferences() 
'Usage
 
Dim instance As DicomDataSet
 
instance.RemoveAllPresentationStateImageReferences()
public void RemoveAllPresentationStateImageReferences()
public void removeAllPresentationStateImageReferences()
 function Leadtools.Dicom.DicomDataSet.RemoveAllPresentationStateImageReferences()
public:
void RemoveAllPresentationStateImageReferences(); 
Remarks
This method will remove all "Referenced Image Sequence(s)" (0008,1140), which belong to the "Referenced Series Sequence" (0008,1115) under the "Presentation State Module".
Example
For an example, refer to SetPresentationStateInformation.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
SetPresentationStateInformation Method
GetPresentationStateInformation Method
AddPresentationStateImageReference(String,Int32[],Int32) Method
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method
RemovePresentationStateImageReference Method
GetPresentationStateImageReferenceSOPInstance Method
GetPresentationStateImageReferenceCount Method
FindFirstPresentationStateReferencedSeriesItem Method
FindNextPresentationStateReferencedSeriesItem Method
GetPresentationStateImageReference Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features