←Select platform
In This Topic ▼

DicomExtensions Class Members

Summary

The following tables list the members exposed by DicomExtensions.

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
DicomTagToHexString Converts a DICOM tag to a hexadecimal string representation.
Public Method static  | Shared in VB DicomTagToString Converts a DICOM tag to a string representation.
Public Method static  | Shared in VB Get Gets the specified data from the DICOM data set and assigns it the corresponding property in each object in the instances array.
Public Method static  | Shared in VB Get<T> Gets the specified data from the DICOM data set and assigns it in a new instance of T.
Public Method static  | Shared in VB GetElement Gets the element.
Public Method static  | Shared in VB GetGroup Gets the group.
Public Method static  | Shared in VB GetImage Returns the RasterImage contained in the DicomDataSet, but with the RasterViewPerspective changed accordingly from applying a PlaneOrientation to a given RasterViewPerspective.
Public Method static  | Shared in VB GetNewViewPerspective Gets a new RasterViewPerspective that results from applying a PlaneOrientation to a given RasterViewPerspective and two given direction cosine vectors.
Public Method static  | Shared in VB IsHangingProtocolDataSet Determines whether the specified DicomDataSet is a hanging protocol.
Public Method static  | Shared in VB LoadJson Loads the contents of a DICOM encoded JSON file.
Public Method static  | Shared in VB LoadXml Loads the contents of a DICOM encoded XML file.
Public Method static  | Shared in VB SaveJson Saves the contents of the DICOM data set in the DICOM JSON model format (specified in PS3.18) to the specified output file.
Public Method static  | Shared in VB SaveXml Saves the contents of the Data Set to the specified XML output file.
Public Method static  | Shared in VB Set Sets the information in the data set from the specified class instances.
Public Method static  | Shared in VB SubtractMonths Returns a new DateTime that is computed by subtracting _months_ from _currentDateTime_
Public Method static  | Shared in VB ToByteArray Converts the data set to a byte array.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly