Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Extensions Namespace : DicomExtensions Class |
The following tables list the members exposed by DicomExtensions.
Name | Description | |
---|---|---|
DicomTagToString | Converts a DICOM tag to a string representation. | |
Get | Overloaded. Gets the specified data from the DICOM data set and assigns it the corresponding property in each object in the instances array. | |
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 | Overloaded. Gets a new RasterViewPerspective that results from applying a PlaneOrientation to a given RasterViewPerspective and two given direction cosine vectors. | |
LoadJson | Overloaded. Loads the contents of a DICOM encoded JSON file. | |
LoadXml | Overloaded. Loads the contents of a DICOM encoded XML file. | |
SaveJson | Overloaded. Saves the contents of the DICOM data set in the DICOM JSON model format (specified in PS3.18) to the specified output file. | |
SaveXml | Overloaded. Saves the contents of the Data Set to the specified XML output file. | |
Set | Overloaded. 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. |