Gets the overlay group number.
public int GetOverlayGroupNumber(
int index
)
Public Function GetOverlayGroupNumber( _
ByVal index As Integer _
) As Integer
public int getOverlayGroupNumber(int index)
public:
int GetOverlayGroupNumber(
int index
)
index
The zero-based index of the overlay whose overlay group number is required.
The overlay group number.
Because DICOM uses "Repeating Groups" to represent multiple overlays, the value returned by this method is useful in knowing under which group number an overlay exists.
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