LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Leadtools.Dicom Namespace

Inheritance Hierarchy
Outline and description of enumerations, structures, and classes.
Classes
 ClassDescription
ClassDicomAgeValueHelper Helper methods for the DicomAgeValue structure. .NET support WinRT support
ClassDicomAnnotationObject This is the base class for the DicomCompoundGraphic, DicomGraphicObject and DicomTextObject classes. .NET support Silverlight support
ClassDicomAnnotationPointHelper Helper methods for the DicomAnnotationPoint structure. .NET support WinRT support
ClassDicomAssociate Provides the main functionality for dealing with DICOM Associate connections. .NET support WinRT support
ClassDicomChannelSensitivity The DicomChannelSensitivity class holds information concerning a DICOM channel sensitivity. .NET support WinRT support
ClassDicomCodedConcept Provides information about a DICOM "Coded Concept". .NET support WinRT support
ClassDicomCodeSequenceItem The properties and methods of this class represent the common attribute set for the DICOM "Code Sequence Attributes". .NET support WinRT support Silverlight support
ClassDicomCompoundGraphic The DicomCompoundGraphic class describes the attributes of a "Compound Graphic Sequence" (0070,0209). .NET support WinRT support
ClassDicomContextGroup The DicomContextGroup class is used to specify a Context Group. .NET support WinRT support
ClassDicomContextGroupTable The LDicomContextGroup class provides functionality for working with a table of Context Groups (the Context Group Table). The Context Groups defined by the DICOM Content Mapping Resource (DCMR), which is specified by PS 3.16 of the DICOM Standard, are maintained by LEADTOOLS in an internal table. The class offers properties and methods that allow you to do the following:

Load the desired Context Groups from the internal table into the Context Group Table

Insert Context Groups and Coded Concepts to the Context Group Table

Maneuver through the Context Group Table

Search the Context Group Table for a specific Context Group or Coded Concept

Delete Context Groups and Coded Concepts from the Context Group Table

Modify the Code Meanings of Coded Concepts

Restore Context Groups

For more information, refer to Working with Context Groups. .NET support WinRT support
ClassDicomDataSet Provides the main functionality for dealing with Data Sets. .NET support WinRT support Silverlight support
ClassDicomDateRangeValueHelper Helper methods for the DicomDateRangeValue structure. .NET support WinRT support
ClassDicomDateTimeValueHelper Helper methods for the DicomDateTimeValue structure. .NET support WinRT support
ClassDicomDateValueHelper Helper methods for the DicomDateValue structure. .NET support WinRT support
ClassDicomDir Streamlines the process of creating DICOM Directories for DICOM File-sets. .NET support
ClassDicomElement The DicomElement class holds information concerning the Data Elements contained in a DICOM data set. .NET support WinRT support Silverlight support
ClassDicomEncapsulatedDocument The properties and methods of this class represent the common attribute set for the DICOM "Encapsulated Document Module Attributes". .NET support WinRT support Silverlight support
ClassDicomEngine Provides the functionality required for initializing and freeing the data used by the LEADTOOLS DICOM .NET Class Library. .NET support WinRT support Silverlight support
ClassDicomException The exception that is thrown when a LEADTOOLS DICOM error occurs. .NET support WinRT support Silverlight support
ClassDicomFillStyle TheDicomFillStyle class describes the attributes of the "Fill Style Sequence" (0070,0233). .NET support WinRT support
ClassDicomFilmBoxParameters Provides properties that specify the parameters of Film Boxes. .NET support
ClassDicomFilmSessionParameters Provides properties that specify the parameters of Film Sessions. .NET support
ClassDicomGraphicLayer The DicomGraphicLayer class is used by the methods DicomDataSet.CreateLayer to create a layer, and by DicomDataSet.GetLayerInformation and DicomDataSet.SetLayerInformation to get and set the attributes that describe a DICOM graphic layer. .NET support WinRT support Silverlight support
ClassDicomGraphicObject The DicomGraphicObject class describes the attributes of a "Graphic Annotation" object. .NET support WinRT support Silverlight support
ClassDicomImageBoxParameters Provides properties that specify the parameters of Image Boxes. .NET support
ClassDicomImageInformation The DicomImageInformation class contains image information .NET support WinRT support Silverlight support
ClassDicomIod The DicomIod class contains information about Information Object Definitions .NET support WinRT support Silverlight support
ClassDicomIodTable The DicomIodTable class contains functionality for working with the tree (IOD Table) of available Information Object Definitions (IODs) that LEADTOOLS maintains internally. .NET support WinRT support Silverlight support
ClassDicomLineStyle TheDicomLineStyle class describes the attributes of the "Line Style Sequence" (0070,0232). .NET support WinRT support
ClassDicomMajorTick TheDicomMajorTick class describes the attributes of an element of the "Major Ticks Sequence" (0070,0287). .NET support WinRT support
ClassDicomModalityLutAttributes The DicomModalityLutAttributes is used by the methods DicomDataSet.GetModalityLutAttributes and DicomDataSet.SetModalityLut to get and set the attributes that describe the Modality LUT. .NET support WinRT support Silverlight support
ClassDicomModule The DicomModule class contains information about Modules. .NET support WinRT support Silverlight support
ClassDicomNet Provides the main functionality for dealing with DICOM Network connections. It includes methods and properties for creating and establishing DICOM Network connections and passing messages across established connections. .NET support WinRT support
ClassDicomOpenSslContextCreationSettings Provides properties to change the security options from the defaults when the security mode used by DicomNet is set to the Transport Layer Security (TLS) mode. .NET support
ClassDicomOverlayBoxParameters Provides properties that specify the parameters of Image Overlay Boxes. .NET support
ClassDicomPaletteColorLutAttributes This DicomPaletteColorLutAttributes class is used by the method DicomDataSet.GetPaletteColorLutAttributes and DicomDataSet.SetPaletteColorLutAttributes to get and set the attributes that describe the "Palette Color Lookup Table". .NET support WinRT support Silverlight support
ClassDicomPresentationStateInformation The DicomPresentationStateInformation class is used by the methods DicomDataSet.GetPresentationStateInformation and DicomDataSet.SetPresentationStateInformation to get and set the attributes that describe the "Presentation State Module". .NET support WinRT support Silverlight support
ClassDicomPrinterInformation Provides properties that specify the printer information retrieved from the Print SCP. .NET support
ClassDicomPrinterReportInformation Provides properties that specify printer information when printer status reports are received from the Print SCP. .NET support
ClassDicomPrintJobInformation Provides properties that specify the Print Job information retrieved from the Print SCP. .NET support
ClassDicomPrintJobReportInformation Provides properties that specify Print Job information when Print Job status reports are received from the Print SCP. .NET support
ClassDicomPrintScu Provides an implementation of a Print Management Service Class User (SCU). All the SOP/Meta SOP Classes defined by the Print Management Service Class are supported. .NET support
ClassDicomPrintScuAbortInformation Provides information about the Association aborting. .NET support
ClassDicomPrintScuAssociateRejectInformation Provides information about the Association rejection. .NET support
ClassDicomShadowStyle Describes the "shadow" elements of the "Line Style Sequence" (0070, 0232) and "Text Style Sequence" (0070,0231). .NET support WinRT support
ClassDicomTag The DicomTag structure contains information about supported tags. .NET support WinRT support Silverlight support
ClassDicomTagTable The DicomUidTable class contains functionality for working with the table, or list (Data Element Tag Table) of available Data Element Tags that LEADTOOLS maintains internally. .NET support WinRT support Silverlight support
ClassDicomTextObject The DicomTextObject class describes the attributes of a "Text Annotation" object. .NET support WinRT support Silverlight support
ClassDicomTextStyle Describes the attributes of the "DICOM Text Style Sequence" (0070,0231). .NET support WinRT support
ClassDicomTimeRangeValueHelper Helper methods for the DicomTimeRangeValue structure. .NET support WinRT support
ClassDicomTimeValueHelper Helper methods for the DicomTimeValue structure. .NET support WinRT support
ClassDicomUid The DicomUid class contains information about Unique Identifiers. .NET support WinRT support Silverlight support
ClassDicomUidTable The DicomUidTable class contains functionality for working with the table, or list (UID Table) of available Unique Identifiers that LEADTOOLS maintains internally. .NET support WinRT support Silverlight support
ClassDicomUidType DICOM UID Values (Transfer Syntax and Abstract Syntax Values). .NET support WinRT support Silverlight support
ClassDicomVoiLutAttributes This class is used by the methods DicomDataSet.GetVoiLut and DicomDataSet.SetVoiLut to get and set the attributes that describe the VOI LUT. .NET support WinRT support Silverlight support
ClassDicomVR The DicomVR class contains information about supported value representations. .NET support WinRT support Silverlight support
ClassDicomVRTable The DicomVRTable class contains functionality for working with the table, or list (Value Representation Table) of available Value Representations that LEADTOOLS maintains internally. .NET support WinRT support Silverlight support
ClassDicomWaveformAnnotation Represents the set of attributes that describe a DICOM waveform annotation. .NET support WinRT support
ClassDicomWaveformChannel The DicomWaveformChannel class provides methods to create and manipulate waveform channels. For more information, refer to Working with DICOM Waveforms. .NET support WinRT support
ClassDicomWaveformGroup The DicomWaveformGroup class provides functionalities to create and manipulate waveform groups. For more information, refer to Working with DICOM Waveforms .NET support WinRT support
ClassDicomWindowAttributes This class is used by the methods DicomDataSet.GetWindow and DicomDataSet.SetWindow to get and set the attributes that describe window center and window width. .NET support WinRT support Silverlight support
Interfaces
 InterfaceDescription
InterfaceIDicomAnnotationObject The DICOM annotation classes (DicomGraphicObject, DicomTextObject,DicomCompoundGraphic) implement this interface. .NET support WinRT support
Structures
 StructureDescription
StructureDicomAgeValue Specifies information about DICOM age values. .NET support Silverlight support
StructureDicomAnnotationPoint The DicomAnnotationPoint structure contains information about a DICOM annotation point. .NET support Silverlight support
StructureDicomDateRangeValue Specifies the information about date range values stored in the Value Field of a Data Element. .NET support Silverlight support
StructureDicomDateTimeValue Specifies the information about date-time values stored in the Value Field of a Data Element. .NET support Silverlight support
StructureDicomDateValue Specifies the information about date values stored in the Value Field of a Data Element. .NET support Silverlight support
StructureDicomDirOptions Provides options for creating DICOM Directories. .NET support
StructureDicomJpeg2000Options The DicomJpeg2000Options structure provides information for JPEG 2000 compression options. .NET support WinRT support Silverlight support
StructureDicomSocketOptions The DicomSocketOptions structure provides information for socket options. .NET support
StructureDicomTimeRangeValue Specifies the information about time range values stored in the Value Field of a Data Element. .NET support Silverlight support
StructureDicomTimeValue The DicomTimeValue structure contains information about time values stored in the Value Field of a Data Element. .NET support Silverlight support
Delegates
 DelegateDescription
DelegateDicomCopyCallback Called for each Data Element of the Data Set. .NET support WinRT support Silverlight support
DelegateDicomGetImageCallback Called for each image that is loaded using GetImages(DicomElement element, int index, int count, int bitsPerPixel, RasterByteOrder order, DicomGetImageFlags flags, DicomGetImageCallback callback). .NET support WinRT support
DelegateDicomTestConformanceCallback Processes each Data Element of the Data Set to determine conformance. .NET support WinRT support Silverlight support
DelegateGetValueDelegate A delegate used with some overloads of DicomDataSet.GetValue<T> to get a value of an element .NET support Silverlight support
Enumerations
 EnumerationDescription
EnumerationChangeTransferSyntaxFlags Specifies how the compression will be performed. .NET support WinRT support Silverlight support
EnumerationDicomAbortReasonType Specifies the reason for the Association aborting. .NET support WinRT support
EnumerationDicomAbortSourceType Specifies the source of the Association aborting. .NET support WinRT support
EnumerationDicomAgeReferenceType Represents the possible age reference types. .NET support WinRT support Silverlight support
EnumerationDicomAnnotationCompoundGraphicType Represents the value of the "Compound Graphic Type" (0070,0294) element in a "Compound Graphic Sequence" item. .NET support WinRT support
EnumerationDicomAnnotationDashStyleType Represents the value of the "Line Dashing Style" element (0070,0254) in a "Line Style Sequence" (0070,0232) item. .NET support WinRT support
EnumerationDicomAnnotationFillModeType Represents the value of the "Fill Mode" element (0070,0257) in a "Fill Style Sequence" (0070,0233) item. .NET support WinRT support
EnumerationDicomAnnotationFillOptions Controls the behavior of reading (i.e. DicomDataSet.GetCompoundGraphicInformation) and writing (i.e DicomDataSet.SetCompoundGraphicInformation) DicomFillStyle objects .NET support WinRT support
EnumerationDicomAnnotationHorizontalAlignmentType Identifies the horizontal alignment for "Horizontal Alignment" element (0070,0242) in the "Text Style Sequence" (0070,0231). .NET support WinRT support
EnumerationDicomAnnotationLineOptions Controls the behavior of reading (i.e. DicomDataSet.GetCompoundGraphicInformation) and writing (i.e DicomDataSet.SetCompoundGraphicInformation) DicomLineStyle objects .NET support WinRT support
EnumerationDicomAnnotationOptions Flags that control the behavior of reading (i.e. DicomDataSet.GetCompoundGraphicInformation) and writing (i.e DicomDataSet.SetCompoundGraphicInformation) DICOM annotations .NET support WinRT support
EnumerationDicomAnnotationShadowStyleType Represents the value of the "Shadow Style" element (0070, 0244) in a "Line Style Sequence" (0070,0232) item and "Text Style Sequence" (0070,0231) item. .NET support WinRT support
EnumerationDicomAnnotationTextOptions Controls the behavior of reading (i.e. DicomDataSet.GetCompoundGraphicInformation) and writing (i.e DicomDataSet.SetCompoundGraphicInformation) DicomTextStyle objects .NET support WinRT support
EnumerationDicomAnnotationTickAlignmentType Represents the value of the "Tick Alignment" element (0070,0274) in a "Compound Graphic Sequence" item. .NET support WinRT support
EnumerationDicomAnnotationTickLabelAlignmentType Represents the value of the "Tick Label Alignment" element (0070,0279) in a "Compound Graphic Sequence" item. .NET support WinRT support
EnumerationDicomAnnotationType Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module". .NET support WinRT support Silverlight support
EnumerationDicomAnnotationUnitsRelativityType Represents the new waveform sample interpretation. .NET support WinRT support Silverlight support
EnumerationDicomAnnotationVerticalAlignmentType Identifies the vertical alignment for "Vertical Alignment" element (0070,0243) in the "Text Style Sequence" (0070,0231). .NET support WinRT support
EnumerationDicomAssociateAcceptResultType Specifies the result of a Presentation Context in an Associate Accept. .NET support WinRT support
EnumerationDicomAssociateRejectReasonType Specifies the reason for the Association rejection. .NET support WinRT support
EnumerationDicomAssociateRejectResultType Specifies the type of the Association rejection. .NET support WinRT support
EnumerationDicomAssociateRejectSourceType Specifies the source of the Association rejection. .NET support WinRT support
EnumerationDicomCertificateFormat Specifies the format in which the digital certificate should be saved. .NET support WinRT support
EnumerationDicomChannelStatusType Represents the channel status .NET support WinRT support
EnumerationDicomCharacterSetType Represents the character set type .NET support WinRT support Silverlight support
EnumerationDicomClassType Represents the constants that are used to indicate the Class Information Object Definitions. .NET support WinRT support Silverlight support
EnumerationDicomCommandPriorityType Represents the possible priority levels of the message. .NET support WinRT support Silverlight support
EnumerationDicomCommandStatusType Represents the possible command status types. .NET support WinRT support Silverlight support
EnumerationDicomCommandType Represents the possible Command Set types. .NET support WinRT support Silverlight support
EnumerationDicomContextGroupTableInsertFlags Flags that control the behavior of the DicomContextGroupTable.Insert and DicomContextGroupTable.InsertCodedConcept methods, that are used to insert new context groups and coded concepts to the context group table. .NET support WinRT support
EnumerationDicomContextIdentifierType Represents an internal LEADTOOLS table of the Context Groups defined by the DICOM Content Mapping Resource (DCMR). .NET support WinRT support
EnumerationDicomCopyFlags Flags that give additional information associated with the DicomElement. .NET support WinRT support Silverlight support
EnumerationDicomDataSetFlags Specifies the Meta-header and Transfer Syntax flags. .NET support WinRT support Silverlight support
EnumerationDicomDataSetInitializeFlags Specifies the Value Representation, byte order, and other options used when initializing a Data Set. .NET support WinRT support Silverlight support
EnumerationDicomDataSetInitializeType Specifies the Value Representation and byte order of the Data Set. .NET support WinRT support Silverlight support
EnumerationDicomDataSetLoadFlags Specifies the Meta-header and Transfer Syntax flags. .NET support WinRT support Silverlight support
EnumerationDicomDataSetSaveFlags Specifies Meta-header flags, Transfer Syntax flags, and other flags that indicate the file characteristics to use when saving the file. .NET support WinRT support Silverlight support
EnumerationDicomDirInsertFileCommand Specifies values that control the insertion of DICOM files to the Directory. .NET support
EnumerationDicomDirInsertFileStatus Specifies the status of inserting a DICOM file to the Directory. .NET support
EnumerationDicomDirKeyType Specifies the type of a key element. .NET support WinRT support Silverlight support
EnumerationDicomEncapsulatedDocumentType Specifies the type of a DicomEncapsulatedDocument. .NET support WinRT support Silverlight support
EnumerationDicomExceptionCode Represents the the possible return values for LEADTOOLS DICOM methods. .NET support WinRT support Silverlight support
EnumerationDicomGetImageFlags Represents the values that controls the behavior of the methods DicomDataSet.GetImage and DicomDataSet.GetImages. .NET support WinRT support Silverlight support
EnumerationDicomGetValueResult Specifies the possible result of GetValue .NET support WinRT support Silverlight support
EnumerationDicomImageCompressionType Represents the values that indicates the type of compression. .NET support WinRT support Silverlight support
EnumerationDicomImagePhotometricInterpretationType Represents the Photometric constant. .NET support WinRT support Silverlight support
EnumerationDicomInsertElementAndSetValueResult Specifies the possible result of DicomDataSet.InsertElementAndSetValue .NET support WinRT support Silverlight support
EnumerationDicomIodType Represents the type of Information Object Definition you are working with. .NET support WinRT support Silverlight support
EnumerationDicomIodUsageType Represents the constants that are used to indicate the usage of Information Object Definitions. .NET support WinRT support Silverlight support
EnumerationDicomIsclEncryptionMethodType Specifies the ISCL encryption mode. .NET support WinRT support
EnumerationDicomIsclMutualAuthenticationMode Specifies the mutual authentication mode. .NET support WinRT support
EnumerationDicomIsclSigningMethodType Specifies the message authentication code (MAC) type. .NET support WinRT support
EnumerationDicomJpeg2000CompressionControl Represents how to control the compression of JPEG 2000 files. .NET support WinRT support Silverlight support
EnumerationDicomJpeg2000ProgressionsOrder Indicates the order of progression. .NET support WinRT support Silverlight support
EnumerationDicomJpeg2000RegionOfInterest Represents the region of interest to use. .NET support WinRT support Silverlight support
EnumerationDicomMacAlgorithm Specifies the MAC Algorithm (0400,0015). This is the algorithm that should be used to generate the MAC. .NET support WinRT support
EnumerationDicomModuleType Represents the constants that are used to indicate the Module Information Object Definitions .NET support WinRT support Silverlight support
EnumerationDicomNetIpTypeFlags Specifies which Internet Protocol Version will be supported with DICOM Communication. .NET support WinRT support
EnumerationDicomNetSecurityeMode Specifies the security mode to use when initializing the network structure. .NET support WinRT support
EnumerationDicomOpenSslOptionsFlags Specifies restrictive and bug workaround options. .NET support WinRT support
EnumerationDicomOpenSslVerificationFlags Specifies the verification mode to be used. .NET support WinRT support
EnumerationDicomPaletteColorLutType Represents the type of a Palette Color Lookup Table. .NET support WinRT support Silverlight support
EnumerationDicomPduType DICOM PDU Type (Type of data that was sent or received over a DICOM connection). .NET support WinRT support
EnumerationDicomPrintScuPrintManagementClassFlags Specifies Print Management SOP/Meta SOP Classes. .NET support
EnumerationDicomPrintScuStatus Specifies the status of the Print SCU. .NET support
EnumerationDicomRangeType Represents the possible DICOM date and time range types. .NET support WinRT support Silverlight support
EnumerationDicomRoleSupport Specifies whether a role is supported for a Presentation Context in the DICOM Associate. .NET support WinRT support
EnumerationDicomSecurityProfile Specifies the Digital Signature Security Profile with which to conform when creating the Digital Signature. .NET support WinRT support
EnumerationDicomSetImageFlags Represents the values that controls the behavior of the DicomDataSet.InsertImage and DicomDataSet.SetImage methods. .NET support WinRT support Silverlight support
EnumerationDicomSetOverlayFlags Specifies the behavior of DicomDataSet.SetOverlayAttributes. .NET support WinRT support Silverlight support
EnumerationDicomSslMethodType Specifies the SSL method type used for security verification. .NET support WinRT support
EnumerationDicomTemporalPointType Specifies the type of values TemporalPointCount represents. .NET support WinRT support
EnumerationDicomTemporalRangeType Represents the value of the "Temporal Range Type" (0040,A130) element. .NET support WinRT support
EnumerationDicomTestConformanceFlags Indicates errors associated with the DicomElement. .NET support WinRT support Silverlight support
EnumerationDicomTlsAuthenticationMethodType Specifies the authentication mode or algorithm. .NET support WinRT support
EnumerationDicomTlsCertificateType Specifies the certificate type. .NET support WinRT support
EnumerationDicomTlsCipherSuiteType Specifies the type of cipher suite used in the TLS security. .NET support WinRT support
EnumerationDicomTlsEncryptionMethodType Specifies the encryption mode or algorithm. .NET support WinRT support
EnumerationDicomTlsExchangeMethodType Specifies the key exchange algorithm. .NET support WinRT support
EnumerationDicomTlsMacMethodType Specifies the message authentication code (MAC) algorithm. .NET support WinRT support
EnumerationDicomUIDCategory Represents the type of UID .NET support WinRT support Silverlight support
EnumerationDicomVRRestriction Represents the restrictions on the length. .NET support WinRT support Silverlight support
EnumerationDicomVRType Represents the value Representations supported by DICOM. .NET support WinRT support Silverlight support
EnumerationDicomWaveformOriginalityType Represents the current waveform originality for the waveform group. .NET support WinRT support
EnumerationDicomWaveformSampleInterpretationType Represents the new waveform sample interpretation. .NET support WinRT support
EnumerationTextAnnotationJustificationType Represents the new waveform sample justification. .NET support WinRT support Silverlight support
See Also

Reference

Leadtools.Dicom Assembly

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features