←Select platform

DicomExtensions Class Members

Summary

The following tables list the members exposed by DicomExtensions.

Public Methods

Name Description
Public Method static  | Shared in VB DicomTagToHexString Converts a DICOM tag to a hexadecimal string representation.
Public Method static  | Shared in VB DicomTagToString An extension method for converting a DicomTag to a DICOM readable string containing the corresponding hexadecimal 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 GetCipherFriendlyName An extension method that returns a friendly name for a DicomTlsCipherSuiteType.
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 GetOverlayString An extension method that returns an overlay string based on Patient and Study [DicomTag Members] in a DicomDataSet.
Public Method GetSopInstanceCallBack A delegate that maps an SOPInstanceUID to a DicomDataSet that contains the SOPInstanceUID.
Public Method static  | Shared in VB GetStructuredDisplayImage Returns a RasterImage containing an image representation of a DICOM Structured Display DicomDataSet.
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.

Nested Classes

Name Description
Nested Class StructuredDisplayImageOptions Options to be used with the GetStructuredDisplayImage method that affect the resulting image representation of a DICOM Structured Display DicomDataSet.

See Also

DicomExtensions Class

Leadtools.Dicom.Common.Anonymization Namespace

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.