LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Leadtools.Dicom Namespace
See Also  Inheritance Hierarchy
Outline and description of enumerations, structures, and classes.

Classes

 ClassDescription
DicomAnnotationObject This is the base class for DicomGraphicObject and DicomTextObject classes. Supported in Silverlight, Windows Phone 7.
DicomAssociate Provides the main functionality for dealing with DICOM Associate connections.
DicomChannelSensitivity The DicomChannelSensitivity class holds information concerning a DICOM channel sensitivity..
DicomCodedConcept Provides information about a DICOM "Coded Concept".
DicomCodeSequenceItem The properites and methods of this class represent the common attribute set for the DICOM "Code Sequence Attributes". Supported in Silverlight, Windows Phone 7.
DicomContextGroup The DicomContextGroup class is used to specify a Context Group.
DicomContextGroupTable 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.
DicomDataSet Provides the main functionality for dealing with Data Sets.
DicomDir Streamlines the process of creating DICOM Directories for DICOM File-sets.
DicomElement The DicomElement class holds information concerning the Data Elements contained in a DICOM data set. Supported in Silverlight, Windows Phone 7.
DicomEncapsulatedDocument The properites and methods of this class represent the common attribute set for the DICOM "Encapsulated Document Module Attributes".
DicomEngine Provides the functionality required for initializing and freeing the data used by the LEADTOOLS DICOM .NET Class Library. Supported in Silverlight, Windows Phone 7.
DicomException The exception that is thrown when a LEADTOOLS DICOM error occurs.
DicomFilmBoxParameters Provides properties that specify the parameters of Film Boxes.
DicomFilmSessionParameters Provides properties that specify the parameters of Film Sessions.
DicomGraphicLayer 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. Supported in Silverlight, Windows Phone 7.
DicomGraphicObject The DicomGraphicObject class describes the attributes of a "Graphic Annotation" object. Supported in Silverlight, Windows Phone 7.
DicomImageBoxParameters Provides properties that specify the parameters of Image Boxes.
DicomImageInformation The DicomImageInformation class contains image information Supported in Silverlight, Windows Phone 7.
DicomIod The DicomIod class contains information about Information Object Definitions
DicomIodTable The DicomIodTable class contains functionality for working with the tree (IOD Table) of available Information Object Definitions (IODs) that LEADTOOLS maintains internally. Supported in Silverlight, Windows Phone 7.
DicomModalityLutAttributes The DicomModalityLutAttributes is used by the methods DicomDataSet.GetModalityLutAttributes and DicomDataSet.SetModalityLut to get and set the attributes that describe the Modality LUT. Supported in Silverlight, Windows Phone 7.
DicomModule The DicomModule class contains information about Modules.
DicomNet 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.
DicomOpenSslContextCreationSettings 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.
DicomOverlayBoxParameters Provides properties that specify the parameters of Image Overlay Boxes.
DicomPaletteColorLutAttributes 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". Supported in Silverlight, Windows Phone 7.
DicomPresentationStateInformation 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". Supported in Silverlight, Windows Phone 7.
DicomPrinterInformation Provides properties that specify the printer information retrieved from the Print SCP.
DicomPrinterReportInformation Provides properties that specify printer information when printer status reports are received from the Print SCP.
DicomPrintJobInformation Provides properties that specify the Print Job information retrieved from the Print SCP.
DicomPrintJobReportInformation Provides properties that specify Print Job information when Print Job status reports are received from the Print SCP.
DicomPrintScu 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.
DicomPrintScuAbortInformation Provides information about the Association aborting.
DicomPrintScuAssociateRejectInformation Provides information about the Association rejection.
DicomTag The DicomTag structure contains information about supported tags.
DicomTagTable 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. Supported in Silverlight, Windows Phone 7.
DicomTextObject The properties of this class are based on some of the attributes of the "Graphic Annotation Module", please see "Graphic Annotation Module Attributes" in the DICOM standard for more details. Supported in Silverlight, Windows Phone 7.
DicomUid The DicomUid class contains information about Unique Identifiers.
DicomUidTable The DicomUidTable class contains functionality for working with the table, or list (UID Table) of available Unique Identifiers that LEADTOOLS maintains internally. Supported in Silverlight, Windows Phone 7.
DicomUidType Dicom UID Values (Transfer Syntax and Abstract Syntax Values). Supported in Silverlight, Windows Phone 7.
DicomVoiLutAttributes This class is used by the methods DicomDataSet.GetVoiLut and DicomDataSet.SetVoiLut to get and set the attributes that describe the VOI LUT. Supported in Silverlight, Windows Phone 7.
DicomVR The DicomVR class contains information about supported value representations.
DicomVRTable The DicomVRTable class contains functionality for working with the table, or list (Value Representation Table) of available Value Representations that LEADTOOLS maintains internally. Supported in Silverlight, Windows Phone 7.
DicomWaveformAnnotation Represents the set of attributes that describe a DICOM waveform annotation.
DicomWaveformChannel The DicomWaveformChannel class provides methods to create and manipulate waveform channels. For more information, refer to Working with DICOM Waveforms.
DicomWaveformGroup The DicomWaveformGroup class provides functionalities to create and manipulate waveform groups. For more information, refer to Working with DICOM Waveforms
DicomWindowAttributes 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. Supported in Silverlight, Windows Phone 7.

Structures

 StructureDescription
DicomAgeValue Specifies information about DICOM age values. Supported in Silverlight, Windows Phone 7.
DicomAnnotationPoint The DicomAnnotationPoint structure contains information about a DICOM annotation point. Supported in Silverlight, Windows Phone 7.
DicomDateRangeValue Specifies the information about date range values stored in the Value Field of a Data Element. Supported in Silverlight, Windows Phone 7.
DicomDateTimeValue Specifies the information about date-time values stored in the Value Field of a Data Element. Supported in Silverlight, Windows Phone 7.
DicomDateValue Specifies the information about date values stored in the Value Field of a Data Element. Supported in Silverlight, Windows Phone 7.
DicomDirOptions Provides options for creating DICOM Directories.
DicomJpeg2000Options The DicomJpeg2000Options structure provides information for JPEG 2000 compression options. Supported in Silverlight, Windows Phone 7.
DicomSocketOptions The DicomSocketOptions structure provides information for socket options.
DicomTimeRangeValue Specifies the information about time range values stored in the Value Field of a Data Element. Supported in Silverlight, Windows Phone 7.
DicomTimeValue The DicomTimeValue structure contains information about time values stored in the Value Field of a Data Element. Supported in Silverlight, Windows Phone 7.

Delegates

 DelegateDescription
DicomCopyCallback Called for each Data Element of the Data Set. Supported in Silverlight, Windows Phone 7.
DicomTestConformanceCallback Processes each Data Element of the Data Set to determine conformance. Supported in Silverlight, Windows Phone 7.
GetValueDelegate A delegate used with some overloads of DicomDataSet.GetValue<T> to get a value of an element Supported in Silverlight, Windows Phone 7.

Enumerations

 EnumerationDescription
ChangeTransferSyntaxFlags Specifies how the compression will be performed. Supported in Silverlight, Windows Phone 7.
DicomAbortReasonType Specifies the reason for the Association aborting.
DicomAbortSourceType Specifies the source of the Association aborting.
DicomAgeReferenceType Represents the possible age reference types. Supported in Silverlight, Windows Phone 7.
DicomAnnotationType Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.
DicomAnnotationUnitsRelativityType Represents the new waveform sample interpretation. Supported in Silverlight, Windows Phone 7.
DicomAssociateAcceptResultType Specifies the result of a Presentation Context in an Associate Accept.
DicomAssociateRejectReasonType Specifies the reason for the Association rejection.
DicomAssociateRejectResultType Specifies the type of the Association rejection.
DicomAssociateRejectSourceType Specifies the source of the Association rejection.
DicomCertificateFormat Specifies the format in which the digital certificate should be saved.
DicomChannelStatusType Represents the channel status
DicomCharacterSetType Represents the character set type Supported in Silverlight, Windows Phone 7.
DicomClassType Represents the constants that are used to indicate the Class Information Object Definitions. Supported in Silverlight, Windows Phone 7.
DicomCommandPriorityType Represents the possible priority levels of the message. Supported in Silverlight, Windows Phone 7.
DicomCommandStatusType Represents the possible command status types. Supported in Silverlight, Windows Phone 7.
DicomCommandType Represents the possible Command Set types. Supported in Silverlight, Windows Phone 7.
DicomContextGroupTableInsertFlags 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.
DicomContextIdentifierType Represents an internal LEADTOOLS table of the Context Groups defined by the DICOM Content Mapping Resource (DCMR).
DicomCopyFlags Flags that give additional information associated with the DicomElement. Supported in Silverlight, Windows Phone 7.
DicomDataSetFlags Specifies the Meta-header and Transfer Syntax flags. Supported in Silverlight, Windows Phone 7.
DicomDataSetInitializeFlags Specifies the Value Representation, byte order, and other options used when initializing a Data Set. Supported in Silverlight, Windows Phone 7.
DicomDataSetInitializeType Specifies the Value Representation and byte order of the Data Set. Supported in Silverlight, Windows Phone 7.
DicomDataSetLoadFlags Specifies the Meta-header and Transfer Syntax flags. Supported in Silverlight, Windows Phone 7.
DicomDataSetSaveFlags Specifies Meta-header flags, Transfer Syntax flags, and other flags that indicate the file characteristics to use when saving the file. Supported in Silverlight, Windows Phone 7.
DicomDirInsertFileCommand Specifies values that control the insertion of DICOM files to the Directory.
DicomDirInsertFileStatus Specifies the status of inserting a DICOM file to the Directory.
DicomDirKeyType Specifies the type of a key element. Supported in Silverlight, Windows Phone 7.
DicomEncapsulatedDocumentType Specifies the type of a DicomEncapsulatedDocument. Supported in Silverlight, Windows Phone 7.
DicomExceptionCode Represents the the possible return values for LEADTOOLS Dicom methods. Supported in Silverlight, Windows Phone 7.
DicomGetImageFlags Represents the values that controls the behaviour of the methods DicomDataSet.GetImage and DicomDataSet.GetImages. Supported in Silverlight, Windows Phone 7.
DicomGetValueResult Specifies the possible result of GetValueSupported in Silverlight, Windows Phone 7.
DicomImageCompressionType Represents the values that indicates the type of compression. Supported in Silverlight, Windows Phone 7.
DicomImagePhotometricInterpretationType Represents the Photometric constant. Supported in Silverlight, Windows Phone 7.
DicomInsertElementAndSetValueResult Specifies the possible result of DicomDataSet.InsertElementAndSetValueSupported in Silverlight, Windows Phone 7.
DicomIodType Represents the type of Information Object Definition you are working with. Supported in Silverlight, Windows Phone 7.
DicomIodUsageType Represents the constants that are used to indicate the usage of Information Object Definitions. Supported in Silverlight, Windows Phone 7.
DicomIsclEncryptionMethodType Specifies the ISCL encryption mode.
DicomIsclMutualAuthenticationMode Specifies the mutual authentication mode.
DicomIsclSigningMethodType Specifies the message authentication code (MAC) type.
DicomJpeg2000CompressionControl Represents how to control the compression of JPEG 2000 files. Supported in Silverlight, Windows Phone 7.
DicomJpeg2000ProgressionsOrder Indicates the order of progression. Supported in Silverlight, Windows Phone 7.
DicomJpeg2000RegionOfInterest Represents the region of interest to use. Supported in Silverlight, Windows Phone 7.
DicomMacAlgorithm Specifies the MAC Algorithm (0400,0015). This is the algorithm that should be used to generate the MAC.
DicomModuleType Represents the constants that are used to indicate the Module Information Object Definitions Supported in Silverlight, Windows Phone 7.
DicomNetIpTypeFlags Specifies which Internet Protocol Version will be supported with DICOM Communication.
DicomNetSecurityeMode Specifies the security mode to use when initializing the network structure.
DicomOpenSslOptionsFlags Specifies restrictive and bug workaround options.
DicomOpenSslVerificationFlags Specifies the verification mode to be used.
DicomPaletteColorLutType Represents the type of a Palette Color Lookup Table. Supported in Silverlight, Windows Phone 7.
DicomPduType Dicom PDU Type (Type of data that was sent or received over a DICOM connection).
DicomPrintScuPrintManagementClassFlags Specifies Print Management SOP/Meta SOP Classes.
DicomPrintScuStatus Specifies the status of the Print SCU.
DicomRangeType Represents the possible DICOM date and time range types. Supported in Silverlight, Windows Phone 7.
DicomRoleSupport Specifies whether a role is supported for a Presentation Context in the DICOM Associate.
DicomSecurityProfile Specifies the Digital Signature Security Profile with which to conform when creating the Digital Signature.
DicomSetImageFlags Represents the values that controls the behaviour of the DicomDataSet.InsertImage and DicomDataSet.SetImage methods. Supported in Silverlight, Windows Phone 7.
DicomSetOverlayFlags Specifies the behavior of DicomDataSet.SetOverlayAttributes. Supported in Silverlight, Windows Phone 7.
DicomSslMethodType Specifies the SSL method type used for security verification.
DicomTemporalPointType Specifies the type of values TemporalPointCount represents.
DicomTemporalRangeType Represents the value of the "Temporal Range Type" (0040,A130) element.
DicomTestConformanceFlags Flags that indicate errors associated with the DicomElement. Supported in Silverlight, Windows Phone 7.
DicomTlsAuthenticationMethodType Specifies the authentication mode or algorithm.
DicomTlsCertificateType Specifies the certificate type.
DicomTlsCipherSuiteType Specifies the type of cipher suite used in the TLS security.
DicomTlsEncryptionMethodType Specifies the encryption mode or algorithm.
DicomTlsExchangeMethodType Specifies the key exchange algorithm.
DicomTlsMacMethodType Specifies the message authentication code (MAC) algorithm.
DicomUIDCategory Represents the type of UID Supported in Silverlight, Windows Phone 7.
DicomVRRestriction Represents the restrictions on the length. Supported in Silverlight, Windows Phone 7.
DicomVRType Represents the value Representations supported by DICOM. Supported in Silverlight, Windows Phone 7.
DicomWaveformOriginalityType Represents the current waveform originality for the waveform group.
DicomWaveformSampleInterpretationType Represents the new waveform sample interpretation.
TextAnnotationJustificationType Represents the new waveform sample interpretation. Supported in Silverlight, Windows Phone 7.

See Also

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