Retrieves the item element, which represents a referenced image (SOP Instance) under the "Referenced Image Sequence" in the "Presentation State Module".
public DicomElement GetPresentationStateImageReference(
string sopInstanceUID
)
Public Function GetPresentationStateImageReference( _
ByVal sopInstanceUID As String _
) As DicomElement
public DicomElement getPresentationStateImageReference(String sopInstanceUID)
public:
DicomElement^ GetPresentationStateImageReference(
String^ sopInstanceUID
)
sopInstanceUID
Character string that contains the SOP Instance UID of the image whose item element will be retrieved.
Item element which represents a referenced image (SOP Instance) under the "Referenced Image Sequence" in the "Presentation State Module".
This method will return the item element, which represents a referenced image (SOP Instance) under the "Referenced Image Sequence" in the "Presentation State Module". A null reference (Nothing in VB) will be returned if the item could not be found.
SetPresentationStateInformation Method
GetPresentationStateInformation Method
AddPresentationStateImageReference(String,Int32[],Int32) Method
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method
RemovePresentationStateImageReference Method
RemoveAllPresentationStateImageReferences Method
GetPresentationStateImageReferenceSOPInstance Method
GetPresentationStateImageReferenceCount Method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document