←Select platform

DicomExtensions Class Members

Summary

The following tables list the members exposed by DicomExtensions.

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly