Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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.
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".
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.
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.
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.
DicomGraphicObject The DicomGraphicObject class describes the attributes of a "Graphic Annotation" object.
DicomImageBoxParameters Provides properties that specify the parameters of Image Boxes.
DicomImageInformation The DicomImageInformation class contains image information
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.
DicomModalityLutAttributes The DicomModalityLutAttributes is used by the methods DicomDataSet.GetModalityLutAttributes and DicomDataSet.SetModalityLut(DicomModalityLutAttributes,Int32[]) to get and set the attributes that describe the Modality LUT.
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".
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".
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.
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.
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.
DicomUidType Dicom UID Values (Transfer Syntax and Abstract Syntax Values).
DicomVoiLutAttributes This class is used by the methods DicomDataSet.GetVoiLut and DicomDataSet.SetVoiLut to get and set the attributes that describe the VOI LUT.
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.
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(Int32) and DicomDataSet.SetWindow(Int32,DicomWindowAttributes) to get and set the attributes that describe window center and window width.

Structures

 StructureDescription
DateValue  
DicomAgeValue Specifies information about DICOM age values.
DicomAnnotationPoint The DicomAnnotationPoint structure contains information about a DICOM annotation point.
DicomDateRangeValue Specifies the information about date range values stored in the Value Field of a Data Element.
DicomDateTimeValue Specifies the information about date-time values stored in the Value Field of a Data Element.
DicomDateValue Specifies the information about date values stored in the Value Field of a Data Element.
DicomDirOptions Provides options for creating DICOM Directories.
DicomJpeg2000Options The DicomJpeg2000Options structure provides information for JPEG 2000 compression options.
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.
DicomTimeValue The DicomTimeValue structure contains information about time values stored in the Value Field of a Data Element.

Delegates

 DelegateDescription
DicomCopyCallback Called for each Data Element of the Data Set.
DicomTestConformanceCallback Processes each Data Element of the Data Set to determine conformance.
GetValueDelegate A delegate used with some overloads of Generic DicomDataSet.GetValue(DicomElement,Boolean,Int64,,GetValueDelegate) to get a value of an element

Enumerations

 EnumerationDescription
ChangeTransferSyntaxFlags Specifies how the compression will be performed.
DicomAbortReasonType Specifies the reason for the Association aborting.
DicomAbortSourceType Specifies the source of the Association aborting.
DicomAgeReferenceType Represents the possible age reference types.
DicomAgeReferenceTypeHelper  
DicomAnnotationType Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".
DicomAnnotationUnitsRelativityType Represents the new waveform sample interpretation.
DicomAssociateAcceptResultType Specifies the result of a Presentation Context in an Associate Accept.
DicomAssociateAcceptResultTypeHelper  
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
DicomClassType Represents the constants that are used to indicate the Class Information Object Definitions.
DicomCommandPriorityType Represents the possible priority levels of the message.
DicomCommandPriorityTypeHelper  
DicomCommandRequestTypeHelper  
DicomCommandStatusType Represents the possible command status types.
DicomCommandStatusTypeHelper  
DicomCommandType Represents the possible Command Set types.
DicomCommandTypeHelper  
DicomContextGroupTableInsertFlags Flags that control the behavior of the DicomContextGroupTable.Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) 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.
DicomDataSetFlags Specifies the Meta-header and Transfer Syntax flags.
DicomDataSetFlagsHelper  
DicomDataSetInitializeFlags Specifies the Value Representation, byte order, and other options used when initializing a Data Set.
DicomDataSetInitializeType Specifies the Value Representation and byte order of the Data Set.
DicomDataSetLoadFlags Specifies the Meta-header and Transfer Syntax flags.
DicomDataSetLoadFlagsHelper  
DicomDataSetSaveFlags Specifies Meta-header flags, Transfer Syntax flags, and other flags that indicate the file characteristics to use when saving the file.
DicomDataSetSaveFlagsHelper  
DicomDatasetTypeHelper  
DicomDirInsertFileCommand Specifies values that control the insertion of DICOM files to the Directory.
DicomDirInsertFileCommandHelper  
DicomDirInsertFileStatus Specifies the status of inserting a DICOM file to the Directory.
DicomDirInsertFileStatusHelper  
DicomDirKeyType Specifies the type of a key element.
DicomEncapsulatedDocumentType Specifies the type of a DicomEncapsulatedDocument.
DicomExceptionCode Represents the the possible return values for LEADTOOLS Dicom methods.
DicomExceptionCodeHelper  
DicomGetImageFlags Represents the values that controls the behaviour of the methods DicomDataSet.GetImage and DicomDataSet.GetImages.
DicomGetValueResult Specifies the possible result of GetValue
DicomImageCompressionType Represents the values that indicates the type of compression.
DicomImagePhotometricInterpretationType Represents the Photometric constant.
DicomInsertElementAndSetValueResult Specifies the possible result of DicomDataSet.InsertElementAndSetValue
DicomIodType Represents the type of Information Object Definition you are working with.
DicomIodUsageType Represents the constants that are used to indicate the usage of Information Object Definitions.
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.
DicomJpeg2000ProgressionsOrder Indicates the order of progression.
DicomJpeg2000RegionOfInterest Represents the region of interest to use.
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
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.
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.
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.
DicomSetOverlayFlags Specifies the behavior of DicomDataSet.SetOverlayAttributes.
DicomSslMethodType Specifies the SSL method type used for security verification.
DicomTagTypeHelper  
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.
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
DicomUserRoleTypeHelper  
DicomVRRestriction Represents the restrictions on the length.
DicomVRRestrictionHelper  
DicomVRType Represents the value Representations supported by DICOM.
DicomVRTypeHelper  
DicomWaveformOriginalityType Represents the current waveform originality for the waveform group.
DicomWaveformSampleInterpretationType Represents the new waveform sample interpretation.
TextAnnotationJustificationType Represents the new waveform sample interpretation.

See Also

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