For a list of all members of this type, see DicomExtensions members
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
DicomTagToHexString | Converts a DICOM tag to a hexadecimal string representation. |
![]() ![]() |
DicomTagToString | Converts a DICOM tag to a string representation. |
![]() ![]() |
Get | Gets the specified data from the DICOM data set and assigns it the corresponding property in each object in the instances array. |
![]() ![]() |
Get<T> | Gets the specified data from the DICOM data set and assigns it in a new instance of T. |
![]() ![]() |
GetElement | Gets the element. |
![]() ![]() |
GetGroup | Gets the group. |
![]() ![]() |
GetImage | Returns the RasterImage contained in the DicomDataSet, but with the RasterViewPerspective changed accordingly from applying a PlaneOrientation to a given RasterViewPerspective. |
![]() ![]() |
GetNewViewPerspective | Gets a new RasterViewPerspective that results from applying a PlaneOrientation to a given RasterViewPerspective and two given direction cosine vectors. |
![]() ![]() |
IsHangingProtocolDataSet | Determines whether the specified DicomDataSet is a hanging protocol. |
![]() ![]() |
LoadJson | Loads the contents of a DICOM encoded JSON file. |
![]() ![]() |
LoadXml | Loads the contents of a DICOM encoded XML file. |
![]() ![]() |
SaveJson | Saves the contents of the DICOM data set in the DICOM JSON model format (specified in PS3.18) to the specified output file. |
![]() ![]() |
SaveXml | Saves the contents of the Data Set to the specified XML output file. |
![]() ![]() |
Set | Sets the information in the data set from the specified class instances. |
![]() ![]() |
SubtractMonths | Returns a new DateTime that is computed by subtracting _months_ from _currentDateTime_ |
![]() ![]() |
ToByteArray | Converts the data set to a byte array. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET