Gets the value of the specified DICOM tag from the dataset.
public object GetDicomTag(
long tag
)
Public Function GetDicomTag(
ByVal tag As Long
) As Object
public:
Object^ GetDicomTag(
Int64 tag
)
tag
The DICOM tag to get
The value from the DICOM dataset.
GetDicomTag returns a string representation of a value of a DICOM element. If the DICOM element is multi-valued, then each value is returned in the string, where the string separator is the backslash character "\".
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