Returns the SOP Instance UID of the last created Presentation LUT SOP Instance.
public string GetPresentationLutInstanceUid()
Public Function GetPresentationLutInstanceUid() As String
public:
String^ GetPresentationLutInstanceUid();
The SOP Instance UID of the Presentation LUT that was last created successfully using the method CreatePresentationLut.
Once a Presentation LUT is created, a call to this method will return the SOP Instance UID of the newly created Presentation LUT. Therefore, if the SOP Instance UID of a Presentation LUT is needed, it should be stored before creating the next Presentation LUT.
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