Overview and description of Leadtools Dicom Common Extensions classes, delegates, and enumerations.
Class | Description | |
---|---|---|
StructuredDisplayImageOptions | Options to be used with the GetStructuredDisplayImage method that affect the resulting image representation of a DICOM Structured Display DicomDataSet. | |
DicomExtensions | This class is used to provide extension methods to the Leadtools.Dicom classes. | |
DicomUtilities | Utilities class | |
ElementAttribute | Specifies which element to associate with the object to which this attribute is bound. | |
EnumValueAttribute | Specifies a value to be associated with an enumeration. | |
FormatSqlOptions | Options that affect the result of the FormatSql. | |
Formatters | A class containing members used to pretty-print SQL. | |
GeneralExtensions | General extension methods for a variety of types. | |
IgnoreAttribute | Use to mark a property as ignored. If a property is marked as ignored it will be skipped by the Get dataset extension method. | |
LoadBeforeElementData | Defines an abstract base class from which both LoadJsonBeforeElementData and LoadXmlBeforeElementData derive. | |
LoadJsonAfterElementData | Data for the LoadJsonAfterElementCallback delegate. | |
LoadJsonBeforeElementData | Data for the LoadJsonBeforeElementCallback delegate. | |
LoadXmlAfterElementData | Data for the LoadXmlAfterElementCallback delegate. | |
LoadXmlBeforeElementData | Data for the LoadXmlBeforeElementCallback delegate. | |
OrientationManager | Provides utility functions for mapping Image Orientation Vectors (which are 'direction cosines') to an orientation axis, or an orientation plane. | |
SaveJsonData | Provides data for the SaveJsonCallback delegate. | |
SaveXmlData | Provides data for the SaveXmlCallback delegate. |
Delegate | Description | |
---|---|---|
BeforeAddTagDelegate | Optional delegate to be called before class information is added to a data set. | |
GetSopInstanceCallBack | A delegate that maps an SOPInstanceUID to a DicomDataSet that contains the SOPInstanceUID. | |
LoadJsonAfterElementCallback | Optional delegate method that is used with the LoadJson methods. | |
LoadJsonBeforeElementCallback | Optional delegate method that is used with the LoadJson methods. | |
LoadXmlAfterElementCallback | Optional delegate method that is used with the LoadXml methods. | |
LoadXmlBeforeElementCallback | Optional delegate method that is used with the LoadXml methods. | |
SaveJsonCallback | Optional delegate method that is used with the SaveJson methods. | |
SaveXmlCallback | Optional delegate method that is used with the SaveXml methods. |
Enumeration | Description | |
---|---|---|
DebugStringOptions | Debug options used with DebugString | |
DicomDataSetLoadJsonFlags | Specifies flags to be used with the LoadJson methods. | |
DicomDataSetLoadXmlFlags | Specifies flags to be used with the LoadXml methods. | |
DicomDataSetSaveJsonFlags | Specifies flags to be used with the SaveJson methods. | |
DicomDataSetSaveXmlFlags | Specifies flags to be used with the SaveXml methods. | |
DicomTagToStringOptions | Options to be used by [DicomTagToString(long,DicomTagToStringOptions)] to specify formatting options. | |
DicomXmlNodeType | Identifies the type of XML node that is about to be written to the XML output file. These values are used in the SaveXmlData object. For an example, refer to SaveXmlCallback. | |
ElementDataType | Describes the type of XML element data that is being processed. When calling LoadXml and passing a LoadXmlBeforeElementCallback delegate, the LoadXmlBeforeElementCallback is called for each element in the XML input file, and a LoadXmlBeforeElementData member is returned as part of the delegate. The ElementDataType enumeration is used in the Encoding member of LoadXmlBeforeElementData. For an example, refer to SaveXmlCallback. | |
SaveBinaryType | Identifies how to export the binary data element. This value is used in the SaveXmlData and SaveJsonData objects. |
Leadtools.Dicom.Common Assembly
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document