Leadtools.Dicom Assembly Changes

Version Changes: 18 to 19

New Members

The following members have been added:

Name Description
Leadtools.Dicom.DicomAnnotationObject.#ctor Initializes a new instance of the DicomAnnotationObject class.
Leadtools.Dicom.DicomClassType.BreastProjectionXRayImageStoragePresentation Breast Projection X-Ray Image Storage Presentation
Leadtools.Dicom.DicomClassType.BreastProjectionXRayImageStorageProcessing Breast Projection X-Ray Image Storage Processing
Leadtools.Dicom.DicomClassType.ColorSoftcopyPresentationState Color Softcopy Presentation State
Leadtools.Dicom.DicomClassType.Comprehensive3dSrStorage Comprehensive 3D SR Storage
Leadtools.Dicom.DicomClassType.CornealTopographyMapStorage Corneal Topography Map Storage
Leadtools.Dicom.DicomClassType.DisplaySystem Display System
Leadtools.Dicom.DicomClassType.ExtensibleSrStorage Extensible SR Storage
Leadtools.Dicom.DicomClassType.LegacyConvertedEnhancedCtImageStorage Legacy Converted Enhanced CT Image Storage
Leadtools.Dicom.DicomClassType.LegacyConvertedEnhancedMrImageStorage Legacy Converted Enhanced MR image Storage
Leadtools.Dicom.DicomClassType.LegacyConvertedEnhancedPetImageStorage Legacy Converted Enhanced PET image Storage
Leadtools.Dicom.DicomClassType.ParametricMapStorage Parametric Map Storage
Leadtools.Dicom.DicomClassType.RadiopharmaceuticalRadiationDoseSrStorage Radiopharmaceutical Radiation Dose SR Storage
Leadtools.Dicom.DicomClassType.SurfaceScanMeshStorage Surface Scan Mesh Storage
Leadtools.Dicom.DicomClassType.SurfaceScanPointCloudStorage Surface Scan Point Cloud Storage
Leadtools.Dicom.DicomClassType.WideFieldOphthalmicPhotography3dCoordinatesImageStorage Wide Field Ophthalmic Photography 3D Coordinates Image Storage
Leadtools.Dicom.DicomClassType.WideFieldOphthalmicPhotographyStereographicProjectionImageStorage Wide Field Ophthalmic Photography Stereographic Projection Image Storage
Leadtools.Dicom.DicomCopyCallback(DicomElement,DicomCopyFlags) - Called for each Data Element of the Data Set.
Leadtools.Dicom.DicomDataSet.ChangeTransferSyntax(string,string,int,ChangeTransferSyntaxFlags,DicomDataSetSaveFlags) Changes the Transfer Syntax of the Data Set, and saves resulting DicomDataSet to a file.
Leadtools.Dicom.DicomDataSet.FindFirstDescendant(DicomElement,long,bool) Finds the first descendant of a parentElement with the specified tag.
Leadtools.Dicom.DicomDataSet.FindNextDescendant(DicomElement,DicomElement,bool) Finds the next descendant of parentElement with the specified tag
Leadtools.Dicom.DicomDataSet.GetPreamble(Byte&,int,int) Gets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.GetPreamble(Byte&,int,uint) Gets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.GetValue<T>(DicomElement,bool,long,T) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue<T>(DicomElement,bool,long,T,GetValueDelegate) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue<T>(DicomElement,T) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue<T>(DicomElement,T,GetValueDelegate) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue<T>(DicomElement,T,T&) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue<T>(long,T) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue<T>(long,T,GetValueDelegate) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue<T>(long,T,T&) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.RemoveType3EmptyElements Deletes type 3 empty elements from the dataset
Leadtools.Dicom.DicomDataSet.SetBinaryValue(DicomElement,Stream) Sets the binary value of an element.
Leadtools.Dicom.DicomDataSet.SetBinaryValue(DicomElement,string) Sets the binary value of an element.
Leadtools.Dicom.DicomElement.Offset Gets the byte offset of the element from the beginning of the file
Leadtools.Dicom.DicomElement.ValueLength Gets the byte offset of the value of the element
Leadtools.Dicom.DicomElement.ValueOffset Gets the byte offset of the value of the element
Leadtools.Dicom.DicomExceptionCode.Canceled Operation was canceled
Leadtools.Dicom.DicomExceptionCode.ClassNotFound DICOM class not found
Leadtools.Dicom.DicomExceptionCode.JP2CodecMissing The Leadtools.Jpeg2000.dll is missing
Leadtools.Dicom.DicomGetImageCallback(int,int) - Called for each image that is loaded using GetImages(DicomElement element, int index, int count, int bitsPerPixel, RasterByteOrder order, DicomGetImageFlags flags, DicomGetImageCallback callback).
Leadtools.Dicom.DicomGetImageFlags.LoadCorrupted Allow loading of corrupt JPEG images. For more information, refer to LoadCorrupted.
Leadtools.Dicom.DicomGetImageFlags.RleSwapSegments Swaps the MSB and LSB segments when loading RLE compressed data. This flag can be used to load RLE compressed data that is stored incorrectly in this manner.
Leadtools.Dicom.DicomGetImageFlags.VoiLutPaintOnly The method will automatically apply the "VOI LUT" when loading the image, but only for display purposes.
Leadtools.Dicom.DicomImageCompressionType.JpxLossless JPEG 2000 Part 2 lossless compression.
Leadtools.Dicom.DicomImageCompressionType.JpxLossy JPEG 2000 Part 2 lossy compression.
Leadtools.Dicom.DicomImageCompressionType.Mpeg2Hd MPEG2 HD video compression. Internally used to read/write DICOM files with the LEADTOOLS Medical Multimedia Module. For more information on these filters, refer to LEAD DICOM Reader and LEAD DICOM Writer.
Leadtools.Dicom.DicomImageCompressionType.Unknown Unknown compression.
Leadtools.Dicom.DicomModuleType.CornealTopographyMapAnalysis Corneal Topography Map Analysis
Leadtools.Dicom.DicomModuleType.CornealTopographyMapImage Corneal Topography Map Image
Leadtools.Dicom.DicomModuleType.CornealTopographyMapSeries Corneal Topography Map Series
Leadtools.Dicom.DicomModuleType.DisplaySystem Display System
Leadtools.Dicom.DicomModuleType.DoubleFloatingPointImagePixel Double Floating Point Image Pixel
Leadtools.Dicom.DicomModuleType.EnhancedMammographyImage Enhanced Mammography Image
Leadtools.Dicom.DicomModuleType.EnhancedPetCorrections Enhanced PET Corrections
Leadtools.Dicom.DicomModuleType.FloatingPointImagePixel Floating Point Image Pixel
Leadtools.Dicom.DicomModuleType.OpticalSurfaceScannerSeries Optical Surface Scanner Series
Leadtools.Dicom.DicomModuleType.ParametricMapImage Parametric Map Image
Leadtools.Dicom.DicomModuleType.ParametricMapSeries The parametric map series
Leadtools.Dicom.DicomModuleType.PointCloud Point Cloud
Leadtools.Dicom.DicomModuleType.QaResults QA Results
Leadtools.Dicom.DicomModuleType.ScanProcedure Scan Procedure
Leadtools.Dicom.DicomModuleType.TargetLuminanceCharacteristics Target Luminance Characteristics
Leadtools.Dicom.DicomModuleType.UvMapping UV mapping
Leadtools.Dicom.DicomModuleType.WideFieldOphthalmicPhotography3dCoordinates Wide Field Ophthalmic Photography 3D Coordinates
Leadtools.Dicom.DicomModuleType.WideFieldOphthalmicPhotographyQualityRating Wide Field Ophthalmic Photography Quality Rating
Leadtools.Dicom.DicomModuleType.WideFieldOphthalmicPhotographyStereographicProjection Wide Field Ophthalmic Photography Stereographic Projection
Leadtools.Dicom.DicomNet.GetChallengeIscl(long&,long) Generates a random number.
Leadtools.Dicom.DicomNet.InternalAuthenticateIscl(long,long&,long) Generates a response code, based on the specified challenge code.
Leadtools.Dicom.DicomNet.OptimizedMemorySend Gets or sets the option to optimize memory usage when sending data sets to a server This option works when DicomNetSecurityeMode is set to None
Leadtools.Dicom.DicomPrintScu.UpdateImageBox(string,DicomDataSet,int,DicomImageBoxParameters,string,string) Requests the Print SCP to update the specified Basic Grayscale/Color Image Box SOP Instance.
Leadtools.Dicom.DicomSetImageFlags.OptimizedMemory Enables the method to minimize memory usage by utilizing the disk. The method optimizes memory to the minimum possible.
Leadtools.Dicom.DicomTag.ActiveAperture Active Aperture
Leadtools.Dicom.DicomTag.AdditionalInspectionMethodSequence Additional Inspection Method Sequence
Leadtools.Dicom.DicomTag.AdditionalInspectionSelectionCriteria Additional Inspection Selection Criteria
Leadtools.Dicom.DicomTag.AdditionalRTROIIdentificationCodeSequence Additional RT ROI Identification Code Sequence
Leadtools.Dicom.DicomTag.AdditionalScreeningPerformed Additional Screening Performed
Leadtools.Dicom.DicomTag.AITDeviceType AIT Device Type
Leadtools.Dicom.DicomTag.ALinePixelSpacing A-line Pixel Spacing
Leadtools.Dicom.DicomTag.ALineRate A-line Rate
Leadtools.Dicom.DicomTag.ALinesPerFrame A-lines Per Frame
Leadtools.Dicom.DicomTag.AmbientLightValueSource Ambient Light Value Source
Leadtools.Dicom.DicomTag.AnalyzedArea Analyzed Area
Leadtools.Dicom.DicomTag.AnomalyLocatorIndicator Anomaly Locator Indicator
Leadtools.Dicom.DicomTag.AnomalyLocatorIndicatorSequence Anomaly Locator Indicator Sequence
Leadtools.Dicom.DicomTag.AnteriorChamberDepthSequence Anterior Chamber Depth Sequence
Leadtools.Dicom.DicomTag.ApertureElevation Aperture Elevation
Leadtools.Dicom.DicomTag.ASLCrusherFlowLimit ASL Crusher Flow Limit
Leadtools.Dicom.DicomTag.AutosequenceFlag Autosequence Flag
Leadtools.Dicom.DicomTag.AverageBeamDosePointDepth Average Beam Dose Point Depth
Leadtools.Dicom.DicomTag.AverageBeamDosePointEquivalentDepth Average Beam Dose Point Equivalent Depth
Leadtools.Dicom.DicomTag.AverageBeamDosePointSourceToExternalContourSurfaceDistance Average Beam Dose Point Source to External Contour Surface Distance
Leadtools.Dicom.DicomTag.AverageBeamDosePointSSD Average Beam Dose Point SSD
Leadtools.Dicom.DicomTag.AverageCornealPower Average Corneal Power
Leadtools.Dicom.DicomTag.AxialPower Axial Power
Leadtools.Dicom.DicomTag.BeamDeliveryDurationLimit Beam Delivery Duration Limit
Leadtools.Dicom.DicomTag.BeamDoseVerificationControlPointSequence Beam Dose Verification Control Point Sequence
Leadtools.Dicom.DicomTag.BiopsyTargetSequence Biopsy Target Sequence
Leadtools.Dicom.DicomTag.BlockIdentifyingInformationStatus Block Identifying Information Status
Leadtools.Dicom.DicomTag.BlockSlabNumber Block Slab Number
Leadtools.Dicom.DicomTag.BlockSlabSequence Block Slab Sequence
Leadtools.Dicom.DicomTag.BlockSlabThickness Block Slab Thickness
Leadtools.Dicom.DicomTag.BrachyPulseControlPointDeliveredSequence Brachy Pulse Control Point Delivered Sequence
Leadtools.Dicom.DicomTag.BreastSupportIsocenterPrimaryAngle Breast Support Isocenter Primary Angle
Leadtools.Dicom.DicomTag.BreastSupportIsocenterSecondaryAngle Breast Support Isocenter Secondary Angle
Leadtools.Dicom.DicomTag.BreastSupportXPositionToIsocenter Breast Support X Position to Isocenter
Leadtools.Dicom.DicomTag.BreastSupportYPositionToIsocenter Breast Support Y Position to Isocenter
Leadtools.Dicom.DicomTag.BreastSupportZPositionToIsocenter Breast Support Z Position to Isocenter
Leadtools.Dicom.DicomTag.BridgeResistors Bridge Resistors
Leadtools.Dicom.DicomTag.CalculatedTargetPosition Calculated Target Position
Leadtools.Dicom.DicomTag.ChannelOverlap Channel Overlap
Leadtools.Dicom.DicomTag.ChannelSettingsSequence Channel Settings Sequence
Leadtools.Dicom.DicomTag.ChannelThreshold Channel Threshold
Leadtools.Dicom.DicomTag.ChemicalShiftMaximumIntegrationLimitInHz Chemical Shift Maximum Integration Limit in Hz (Retired)
Leadtools.Dicom.DicomTag.ChemicalShiftMaximumIntegrationLimitInPpm Chemical Shift Maximum Integration Limit in ppm
Leadtools.Dicom.DicomTag.ChemicalShiftMinimumIntegrationLimitInHz Chemical Shift Minimum Integration Limit in Hz (Retired)
Leadtools.Dicom.DicomTag.ChemicalShiftMinimumIntegrationLimitInPpm Chemical Shift Minimum Integration Limit in ppm
Leadtools.Dicom.DicomTag.CIExyWhitePoint CIExy White Point
Leadtools.Dicom.DicomTag.ConfigurationDescription Configuration Description
Leadtools.Dicom.DicomTag.ConfigurationID Configuration ID
Leadtools.Dicom.DicomTag.ConfigurationName Configuration Name
Leadtools.Dicom.DicomTag.ConfigurationQAResultsSequence Configuration QA Results Sequence
Leadtools.Dicom.DicomTag.ConnectorType Connector Type
Leadtools.Dicom.DicomTag.ConsultingPhysicianIdentificationSequence Consulting Physician Identification Sequence
Leadtools.Dicom.DicomTag.ConsultingPhysicianName Consulting Physician's Name
Leadtools.Dicom.DicomTag.ContrastBolusT1Relaxivity Contrast/Bolus T1 Relaxivity
Leadtools.Dicom.DicomTag.ConversionSourceAttributesSequence Conversion Source Attributes Sequence
Leadtools.Dicom.DicomTag.CornealEccentricityIndex Corneal Eccentricity Index
Leadtools.Dicom.DicomTag.CornealISValue Corneal I-S Value
Leadtools.Dicom.DicomTag.CornealPointEstimated Corneal Point Estimated
Leadtools.Dicom.DicomTag.CornealPointLocation Corneal Point Location
Leadtools.Dicom.DicomTag.CornealTopographyMappingNormalsSequence Corneal Topography Mapping Normals Sequence
Leadtools.Dicom.DicomTag.CornealTopographyMapQualityEvaluation Corneal Topography Map Quality Evaluation
Leadtools.Dicom.DicomTag.CornealTopographyMapTypeCodeSequence Corneal Topography Map Type Code Sequence
Leadtools.Dicom.DicomTag.CornealTopographySurface Corneal Topography Surface
Leadtools.Dicom.DicomTag.CornealVertexLocation Corneal Vertex Location
Leadtools.Dicom.DicomTag.CornealWavefront Corneal Wavefront
Leadtools.Dicom.DicomTag.CurrentConfigurationID Current Configuration ID
Leadtools.Dicom.DicomTag.DateTimeOfLastCalibration DateTime of Last Calibration
Leadtools.Dicom.DicomTag.DDLValue DDL Value
Leadtools.Dicom.DicomTag.DecimalPotentialVisualAcuity Decimal Potential Visual Acuity
Leadtools.Dicom.DicomTag.DeidentificationAction Deidentification Action
Leadtools.Dicom.DicomTag.DeidentificationActionSequence Deidentification Action Sequence
Leadtools.Dicom.DicomTag.DetectorActiveAreaOrientation Detector Active Area Orientation
Leadtools.Dicom.DicomTag.DetectorActiveAreaTLHCPosition Detector Active Area TLHC Position
Leadtools.Dicom.DicomTag.DetectorIsocenterPrimaryAngle Detector Isocenter Primary Angle
Leadtools.Dicom.DicomTag.DetectorIsocenterSecondaryAngle Detector Isocenter Secondary Angle
Leadtools.Dicom.DicomTag.DetectorPositionSequence Detector Position Sequence
Leadtools.Dicom.DicomTag.DetectorXPositionToIsocenter Detector X Position to Isocenter
Leadtools.Dicom.DicomTag.DetectorYPositionToIsocenter Detector Y Position to Isocenter
Leadtools.Dicom.DicomTag.DetectorZPositionToIsocenter Detector Z Position to Isocenter
Leadtools.Dicom.DicomTag.DeviceMotionControlSequence Device Motion Control Sequence
Leadtools.Dicom.DicomTag.DeviceMotionExecutionMode Device Motion Execution Mode
Leadtools.Dicom.DicomTag.DeviceMotionObservationMode Device Motion Observation Mode
Leadtools.Dicom.DicomTag.DeviceMotionParameterCodeSequence Device Motion Parameter Code Sequence
Leadtools.Dicom.DicomTag.DisplayCalibrationResultSequence Display Calibration Result Sequence
Leadtools.Dicom.DicomTag.DisplayDeviceTypeCodeSequence Display Device Type Code Sequence
Leadtools.Dicom.DicomTag.DisplayedZValue Displayed Z Value
Leadtools.Dicom.DicomTag.DisplayFunctionType Display Function Type
Leadtools.Dicom.DicomTag.DisplaySubsystemConfigurationSequence Display Subsystem Configuration Sequence
Leadtools.Dicom.DicomTag.DisplaySubsystemDescription Display Subsystem Description
Leadtools.Dicom.DicomTag.DisplaySubsystemID Display Subsystem ID
Leadtools.Dicom.DicomTag.DisplaySubsystemName Display Subsystem Name
Leadtools.Dicom.DicomTag.DisplaySubsystemQAResultsSequence Display Subsystem QA Results Sequence
Leadtools.Dicom.DicomTag.DisplaySubsystemSequence Display Subsystem Sequence
Leadtools.Dicom.DicomTag.DoubleFloatPixelData Double Float Pixel Data
Leadtools.Dicom.DicomTag.DoubleFloatPixelPaddingRangeLimit Double Float Pixel Padding Range Limit
Leadtools.Dicom.DicomTag.DoubleFloatPixelPaddingValue Double Float Pixel Padding Value
Leadtools.Dicom.DicomTag.DriveProbeSequence Drive Probe Sequence
Leadtools.Dicom.DicomTag.DriveType Drive Type
Leadtools.Dicom.DicomTag.EchoPeakPosition Echo Peak Position
Leadtools.Dicom.DicomTag.EffectiveWedgeAngle Effective Wedge Angle
Leadtools.Dicom.DicomTag.ElementPitchA Element Pitch A
Leadtools.Dicom.DicomTag.ElementPitchB Element Pitch B
Leadtools.Dicom.DicomTag.EquipmentAdministratorSequence Equipment Administrator Sequence
Leadtools.Dicom.DicomTag.EquivalentCodeSequence Equivalent Code Sequence
Leadtools.Dicom.DicomTag.EquivalentPupilRadius Equivalent Pupil Radius
Leadtools.Dicom.DicomTag.ExclusionStartDateTime Exclusion Start DateTime
Leadtools.Dicom.DicomTag.ExpectedCompletionDateTime Expected Completion DateTime
Leadtools.Dicom.DicomTag.ExtendedCodeMeaning Extended Code Meaning
Leadtools.Dicom.DicomTag.ExtendedCodeValue Extended Code Value
Leadtools.Dicom.DicomTag.ExternalContourEntryPoint External Contour Entry Point
Leadtools.Dicom.DicomTag.FirstALineLocation First A-line Location
Leadtools.Dicom.DicomTag.FloatPixelData Float Pixel Data
Leadtools.Dicom.DicomTag.FloatPixelPaddingRangeLimit Float Pixel Padding Range Limit
Leadtools.Dicom.DicomTag.FloatPixelPaddingValue Float Pixel Padding Value
Leadtools.Dicom.DicomTag.GammaValue Gamma Value
Leadtools.Dicom.DicomTag.IdentifyingPrivateElements Identifying Private Elements
Leadtools.Dicom.DicomTag.ImageQualityIndicatorMaterial Image Quality Indicator Material
Leadtools.Dicom.DicomTag.ImageQualityIndicatorSize Image Quality Indicator Size
Leadtools.Dicom.DicomTag.ImageQualityIndicatorType Image Quality Indicator Type
Leadtools.Dicom.DicomTag.ImageScaleRepresentation Image Scale Representation
Leadtools.Dicom.DicomTag.ImplantName Implant Name
Leadtools.Dicom.DicomTag.ImplantPartNumber Implant Part Number
Leadtools.Dicom.DicomTag.InspectionSelectionCriteria Inspection Selection Criteria
Leadtools.Dicom.DicomTag.InstanceCoercionDateTime Instance Coercion DateTime
Leadtools.Dicom.DicomTag.InterventionDrugCodeSequence Intervention Drug Code Sequence
Leadtools.Dicom.DicomTag.KeratoconusPredictionIndex Keratoconus Prediction Index
Leadtools.Dicom.DicomTag.LensThicknessSequence Lens Thickness Sequence
Leadtools.Dicom.DicomTag.LocalizingCursorPosition Localizing Cursor Position
Leadtools.Dicom.DicomTag.LongCodeValue Long Code Value
Leadtools.Dicom.DicomTag.LongEdgePointIndexList Long Edge Point Index List
Leadtools.Dicom.DicomTag.LongPrimitivePointIndexList Long Primitive Point Index List
Leadtools.Dicom.DicomTag.LongTrianglePointIndexList Long Triangle Point Index List
Leadtools.Dicom.DicomTag.LongVertexPointIndexList Long Vertex Point Index List
Leadtools.Dicom.DicomTag.LuminanceCharacteristicsID Luminance Characteristics ID
Leadtools.Dicom.DicomTag.LuminanceResponseDescription Luminance Response Description
Leadtools.Dicom.DicomTag.LuminanceResponseSequence Luminance Response Sequence
Leadtools.Dicom.DicomTag.LuminanceResultSequence Luminance Result Sequence
Leadtools.Dicom.DicomTag.LuminanceUniformityResultSequence Luminance Uniformity Result Sequence
Leadtools.Dicom.DicomTag.LuminanceValue Luminance Value
Leadtools.Dicom.DicomTag.LUTNumber LUT Number (Retired)
Leadtools.Dicom.DicomTag.MainLobeAngle Main Lobe Angle
Leadtools.Dicom.DicomTag.MainRoofAngle Main Roof Angle
Leadtools.Dicom.DicomTag.MappingResourceUID Mapping Resource UID
Leadtools.Dicom.DicomTag.MaterialPropertiesDescription Material Properties Description
Leadtools.Dicom.DicomTag.MaximumCornealCurvature Maximum Corneal Curvature
Leadtools.Dicom.DicomTag.MaximumCornealCurvatureLocation Maximum Corneal Curvature Location
Leadtools.Dicom.DicomTag.MaximumCornealCurvatureSequence Maximum Corneal Curvature Sequence
Leadtools.Dicom.DicomTag.MeasuredCharacteristics Measured Characteristics
Leadtools.Dicom.DicomTag.MeasurementEquipmentSequence Measurement Equipment Sequence
Leadtools.Dicom.DicomTag.MeasurementEquipmentType Measurement Equipment Type
Leadtools.Dicom.DicomTag.MeasurementFunctions Measurement Functions
Leadtools.Dicom.DicomTag.MeasurementPatternCodeSequence Measurement Pattern Code Sequence
Leadtools.Dicom.DicomTag.MinimumKeratometricSequence Minimum Keratometric Sequence
Leadtools.Dicom.DicomTag.NominalBeamAngle Nominal Beam Angle
Leadtools.Dicom.DicomTag.NonidentifyingPrivateElements Nonidentifying Private Elements
Leadtools.Dicom.DicomTag.NormalReverse Normal/Reverse (Retired)
Leadtools.Dicom.DicomTag.NumberOfBlockSlabItems Number of Block Slab Items
Leadtools.Dicom.DicomTag.NumberOfDisplaySubsystems Number of Display Subsystems
Leadtools.Dicom.DicomTag.NumberOfLuminancePoints Number of Luminance Points
Leadtools.Dicom.DicomTag.NumberOfMapPoints Number of Map Points
Leadtools.Dicom.DicomTag.NumberOfPaddedALines Number of Padded A-lines
Leadtools.Dicom.DicomTag.NumberOfSurfacePoints Number of Surface Points
Leadtools.Dicom.DicomTag.NumberOfTables Number of Tables (Retired)
Leadtools.Dicom.DicomTag.ObservationUID Observation UID
Leadtools.Dicom.DicomTag.OmittedBeamTaskSequence Omitted Beam Task Sequence
Leadtools.Dicom.DicomTag.OphthalmicAxialLengthMethod Ophthalmic Axial Length Method
Leadtools.Dicom.DicomTag.OphthalmicAxialLengthQualityMetricTypeCodeSequence Ophthalmic Axial Length Quality Metric Type Code Sequence (Retired)
Leadtools.Dicom.DicomTag.OphthalmicAxialLengthSequence Ophthalmic Axial Length Sequence
Leadtools.Dicom.DicomTag.OphthalmicAxialMeasurementsDeviceType Ophthalmic Axial Measurements Device Type
Leadtools.Dicom.DicomTag.OphthalmicFOV Ophthalmic FOV
Leadtools.Dicom.DicomTag.OphthalmicUltrasoundMethodCodeSequence Ophthalmic Ultrasound Method Code Sequence
Leadtools.Dicom.DicomTag.OrderCallbackTelecomInformation Order Callback Telecom Information
Leadtools.Dicom.DicomTag.ParametricMapFrameTypeSequence Parametric Map Frame Type Sequence
Leadtools.Dicom.DicomTag.PatientPrimaryLanguageModifierCodeSequence Patient's Primary Language Modifier Code Sequence
Leadtools.Dicom.DicomTag.PatientTelecomInformation Patient's Telecom Information
Leadtools.Dicom.DicomTag.PersonTelecomInformation Person's Telecom Information
Leadtools.Dicom.DicomTag.PertinentResourcesSequence Pertinent Resources Sequence
Leadtools.Dicom.DicomTag.PositionerPrimaryAngleDirection Positioner Primary Angle Direction
Leadtools.Dicom.DicomTag.PRCSToRCSOrientation PRCS to RCS Orientation
Leadtools.Dicom.DicomTag.PredecessorStructureSetSequence Predecessor Structure Set Sequence
Leadtools.Dicom.DicomTag.PrimaryPositionerIncrementSign Primary Positioner Increment Sign
Leadtools.Dicom.DicomTag.PrivateCreatorReference Private Creator Reference
Leadtools.Dicom.DicomTag.PrivateDataElementCharacteristicsSequence Private Data Element Characteristics Sequence
Leadtools.Dicom.DicomTag.PrivateGroupReference Private Group Reference
Leadtools.Dicom.DicomTag.ProbeCenterLocationX Probe Center Location X
Leadtools.Dicom.DicomTag.ProbeCenterLocationZ Probe Center Location Z
Leadtools.Dicom.DicomTag.ProbeDriveEquipmentSequence Probe Drive Equipment Sequence
Leadtools.Dicom.DicomTag.ProbeDriveNotes Probe Drive Notes
Leadtools.Dicom.DicomTag.ProbeDriveSettingsSequence Probe Drive Settings Sequence
Leadtools.Dicom.DicomTag.ProbeInductance Probe Inductance
Leadtools.Dicom.DicomTag.ProbeOrientationAngle Probe Orientation Angle
Leadtools.Dicom.DicomTag.ProbeResistance Probe Resistance
Leadtools.Dicom.DicomTag.ProcedureStepCommunicationsURISequence Procedure Step Communications URI Sequence
Leadtools.Dicom.DicomTag.ProcedureStepDiscontinuationReasonCodeSequence Procedure Step Discontinuation Reason Code Sequence
Leadtools.Dicom.DicomTag.ProcedureStepProgress Procedure Step Progress
Leadtools.Dicom.DicomTag.ProcedureStepProgressDescription Procedure Step Progress Description
Leadtools.Dicom.DicomTag.ProcedureStepProgressInformationSequence Procedure Step Progress Information Sequence
Leadtools.Dicom.DicomTag.ProcedureStepState Procedure Step State
Leadtools.Dicom.DicomTag.PTOLocationDescription PTO Location Description
Leadtools.Dicom.DicomTag.PTORegionSequence PTO Region Sequence
Leadtools.Dicom.DicomTag.PulseNumber Pulse Number
Leadtools.Dicom.DicomTag.PulseSpecificBrachyControlPointDeliveredSequence Pulse Specific Brachy Control Point Delivered Sequence
Leadtools.Dicom.DicomTag.PupilCentroidXCoordinate Pupil Centroid X-Coordinate
Leadtools.Dicom.DicomTag.PupilCentroidYCoordinate Pupil Centroid Y-Coordinate
Leadtools.Dicom.DicomTag.QAResultsSequence QA Results Sequence
Leadtools.Dicom.DicomTag.QRMeasurementsSequence QR Measurements Sequence
Leadtools.Dicom.DicomTag.QualityControlSubjectTypeCodeSequence Quality Control Subject Type Code Sequence
Leadtools.Dicom.DicomTag.QuantityDefinitionSequence Quantity Definition Sequence
Leadtools.Dicom.DicomTag.QueryRetrieveView Query/Retrieve View
Leadtools.Dicom.DicomTag.RadiopharmaceuticalAdministrationEventUID Radiopharmaceutical Administration Event UID
Leadtools.Dicom.DicomTag.RadiusAlongTheWedge Radius Along the Wedge
Leadtools.Dicom.DicomTag.ReasonForOmission Reason for Omission
Leadtools.Dicom.DicomTag.ReasonForOmissionDescription Reason for Omission Description
Leadtools.Dicom.DicomTag.ReceiveProbeSequence Receive Probe Sequence
Leadtools.Dicom.DicomTag.ReceivingApplicationEntityTitle Receiving Application Entity Title
Leadtools.Dicom.DicomTag.RecommendedLineThickness Recommended Line Thickness
Leadtools.Dicom.DicomTag.RecommendedPointRadius Recommended Point Radius
Leadtools.Dicom.DicomTag.ReferencedColorPaletteInstanceUID Referenced Color Palette Instance UID
Leadtools.Dicom.DicomTag.ReferencedPatientPhotoSequence Referenced Patient Photo Sequence
Leadtools.Dicom.DicomTag.ReferencedPresentationStateSequence Referenced Presentation State Sequence
Leadtools.Dicom.DicomTag.ReferencedPTOSequence Referenced PTO Sequence
Leadtools.Dicom.DicomTag.ReferencedSurfaceDataSequence Referenced Surface Data Sequence
Leadtools.Dicom.DicomTag.ReferencedTargetLuminanceCharacteristicsID Referenced Target Luminance Characteristics ID
Leadtools.Dicom.DicomTag.ReferencedTDRInstanceSequence Referenced TDR Instance Sequence
Leadtools.Dicom.DicomTag.ReferencedTextureSequence Referenced Texture Sequence
Leadtools.Dicom.DicomTag.RefractivePower Refractive Power
Leadtools.Dicom.DicomTag.RegistrationMethodCodeSequence Registration Method Code Sequence
Leadtools.Dicom.DicomTag.RelativeElevation Relative Elevation
Leadtools.Dicom.DicomTag.ResourceDescription Resource Description
Leadtools.Dicom.DicomTag.RetrieveURL Retrieve URL
Leadtools.Dicom.DicomTag.ScannerSettingsSequence Scanner Settings Sequence
Leadtools.Dicom.DicomTag.ScanProcedure Scan Procedure
Leadtools.Dicom.DicomTag.ScanProgressionDirection Scan Progression Direction
Leadtools.Dicom.DicomTag.ScheduledProcedureStepModificationDateTime Scheduled Procedure Step Modification DateTime
Leadtools.Dicom.DicomTag.ScheduledProcedureStepStartDateTime Scheduled Procedure Step Start DateTime
Leadtools.Dicom.DicomTag.SecondaryCaptureDeviceManufacturer Secondary Capture Device Manufacturer
Leadtools.Dicom.DicomTag.SecondaryCaptureDeviceSoftwareVersions Secondary Capture Device Software Versions
Leadtools.Dicom.DicomTag.SecondaryInspectionMethodSequence Secondary Inspection Method Sequence
Leadtools.Dicom.DicomTag.SecondaryPositionerIncrementSign Secondary Positioner Increment Sign
Leadtools.Dicom.DicomTag.SegmentedPropertyTypeModifierCodeSequence Segmented Property Type Modifier Code Sequence
Leadtools.Dicom.DicomTag.SelectorUIValue Selector UI Value
Leadtools.Dicom.DicomTag.SendingApplicationEntityTitle Sending Application Entity Title
Leadtools.Dicom.DicomTag.ShotDurationTime Shot Duration Time
Leadtools.Dicom.DicomTag.ShotOffsetTime Shot Offset Time
Leadtools.Dicom.DicomTag.SimulatedKeratometricCylinderSequence Simulated Keratometric Cylinder Sequence
Leadtools.Dicom.DicomTag.SNRThreshold SNR Threshold
Leadtools.Dicom.DicomTag.SOPAuthorizationDateTime SOP Authorization DateTime
Leadtools.Dicom.DicomTag.SourceDescription Source Description
Leadtools.Dicom.DicomTag.SourceImageCornealProcessedDataSequence Source Image Corneal Processed Data Sequence
Leadtools.Dicom.DicomTag.SourceIrradiationEventSequence Source Irradiation Event Sequence
Leadtools.Dicom.DicomTag.SourceModelID Source Model ID
Leadtools.Dicom.DicomTag.SourceOfRefractiveMeasurementsCodeSequence Source of Refractive Measurements Code Sequence
Leadtools.Dicom.DicomTag.SourceOfRefractiveMeasurementsSequence Source of Refractive Measurements Sequence
Leadtools.Dicom.DicomTag.SourceToExternalContourDistance Source to External Contour Distance
Leadtools.Dicom.DicomTag.SpatialTransformOfDose Spatial Transform of Dose
Leadtools.Dicom.DicomTag.StereoPairsPresent Stereo Pairs Present
Leadtools.Dicom.DicomTag.SurfaceAsymmetryIndex Surface Asymmetry Index
Leadtools.Dicom.DicomTag.SurfacePointColorCIELabValueData Surface Point Color CIELab Value Data
Leadtools.Dicom.DicomTag.SurfacePointPresentationValueData Surface Point Presentation Value Data
Leadtools.Dicom.DicomTag.SurfaceRegularityIndex Surface Regularity Index
Leadtools.Dicom.DicomTag.SurfaceScanAcquisitionTypeCodeSequence Surface Scan Acquisition Type Code Sequence
Leadtools.Dicom.DicomTag.SurfaceScanModeCodeSequence Surface Scan Mode Code Sequence
Leadtools.Dicom.DicomTag.SystemStatus System Status
Leadtools.Dicom.DicomTag.SystemStatusComment System Status Comment
Leadtools.Dicom.DicomTag.TangentialPower Tangential Power
Leadtools.Dicom.DicomTag.TargetLabel Target Label
Leadtools.Dicom.DicomTag.TargetLuminanceCharacteristicsSequence Target Luminance Characteristics Sequence
Leadtools.Dicom.DicomTag.TargetMaterialSequence Target Material Sequence
Leadtools.Dicom.DicomTag.TargetMaximumLuminance Target Maximum Luminance
Leadtools.Dicom.DicomTag.TargetMinimumLuminance Target Minimum Luminance
Leadtools.Dicom.DicomTag.TargetUID Target UID
Leadtools.Dicom.DicomTag.TestImageValidation Test Image Validation
Leadtools.Dicom.DicomTag.TestPatternCodeSequence Test Pattern Code Sequence
Leadtools.Dicom.DicomTag.TestResult Test Result
Leadtools.Dicom.DicomTag.TestResultComment Test Result Comment
Leadtools.Dicom.DicomTag.TextureLabel Texture Label
Leadtools.Dicom.DicomTag.TotalAperture Total Aperture
Leadtools.Dicom.DicomTag.TransformationAlgorithmSequence Transformation Algorithm Sequence
Leadtools.Dicom.DicomTag.TransformationMethodCodeSequence Transformation Method Code Sequence
Leadtools.Dicom.DicomTag.TranslationRateX Translation Rate X
Leadtools.Dicom.DicomTag.TranslationRateY Translation Rate Y
Leadtools.Dicom.DicomTag.TwoDimensionalToThreeDimensionalMapData Two Dimensional to Three Dimensional Map Data
Leadtools.Dicom.DicomTag.TwoDimensionalToThreeDimensionalMapSequence Two Dimensional to Three Dimensional Map Sequence
Leadtools.Dicom.DicomTag.UnassignedPerFrameConvertedAttributesSequence Unassigned Per-Frame Converted Attributes Sequence
Leadtools.Dicom.DicomTag.UnassignedSharedConvertedAttributesSequence Unassigned Shared Converted Attributes Sequence
Leadtools.Dicom.DicomTag.UnifiedProcedureStepListStatus Unified Procedure Step List Status
Leadtools.Dicom.DicomTag.UnifiedProcedureStepPerformedProcedureSequence Unified Procedure Step Performed Procedure Sequence
Leadtools.Dicom.DicomTag.URNCodeValue URN Code Value
Leadtools.Dicom.DicomTag.UsedSegmentsSequence Used Segments Sequence
Leadtools.Dicom.DicomTag.UserSelectedGainY User Selected Gain Y
Leadtools.Dicom.DicomTag.UserSelectedOffsetX User Selected Offset X
Leadtools.Dicom.DicomTag.UserSelectedOffsetY User Selected Offset Y
Leadtools.Dicom.DicomTag.UserSelectedPhase User Selected Phase
Leadtools.Dicom.DicomTag.UValueData U Value Data
Leadtools.Dicom.DicomTag.UVMappingSequence UV Mapping Sequence
Leadtools.Dicom.DicomTag.VerticesOfTheOutlineOfPupil Vertices of the Outline of Pupil
Leadtools.Dicom.DicomTag.VisualEvaluationMethodCodeSequence Visual Evaluation Method Code Sequence
Leadtools.Dicom.DicomTag.VisualEvaluationResultSequence Visual Evaluation Result Sequence
Leadtools.Dicom.DicomTag.VisualEvaluationTestSequence Visual Evaluation Test Sequence
Leadtools.Dicom.DicomTag.VolumeToTransducerRelationship Volume to Transducer Relationship
Leadtools.Dicom.DicomTag.VValueData V Value Data
Leadtools.Dicom.DicomTag.WADORSRetrievalSequence WADO-RS Retrieval Sequence
Leadtools.Dicom.DicomTag.WarningReason Warning Reason
Leadtools.Dicom.DicomTag.WaterReferenceAcquisition Water Reference Acquisition
Leadtools.Dicom.DicomTag.WaveformAnnotationSequence Waveform Annotation Sequence
Leadtools.Dicom.DicomTag.WedgeAngleFloat Wedge Angle Float
Leadtools.Dicom.DicomTag.WedgeChamferHeight Wedge Chamfer Height
Leadtools.Dicom.DicomTag.WedgeCurve Wedge Curve
Leadtools.Dicom.DicomTag.WedgeDescription Wedge Description
Leadtools.Dicom.DicomTag.WedgeElement1Position Wedge Element 1 Position
Leadtools.Dicom.DicomTag.WedgeFrontGap Wedge Front Gap
Leadtools.Dicom.DicomTag.WedgeFrontHeight Wedge Front Height
Leadtools.Dicom.DicomTag.WedgeInContactLength Wedge In Contact Length
Leadtools.Dicom.DicomTag.WedgeInContactWidth Wedge In Contact Width
Leadtools.Dicom.DicomTag.WedgeManufacturerName Wedge Manufacturer Name
Leadtools.Dicom.DicomTag.WedgeMaterial Wedge Material
Leadtools.Dicom.DicomTag.WedgeMaterialVelocity Wedge Material Velocity
Leadtools.Dicom.DicomTag.WedgeModelNumber Wedge Model Number
Leadtools.Dicom.DicomTag.WedgeName Wedge Name
Leadtools.Dicom.DicomTag.WedgeOffsetX Wedge Offset X
Leadtools.Dicom.DicomTag.WedgeOffsetY Wedge Offset Y
Leadtools.Dicom.DicomTag.WedgeOffsetZ Wedge Offset Z
Leadtools.Dicom.DicomTag.WedgeOriginOffsetX Wedge Origin Offset X
Leadtools.Dicom.DicomTag.WedgeRearHeight Wedge Rear Height
Leadtools.Dicom.DicomTag.WedgeRoofAngle Wedge Roof Angle
Leadtools.Dicom.DicomTag.WedgeTimeDelay Wedge Time Delay
Leadtools.Dicom.DicomTag.WedgeTotalHeight Wedge Total Height
Leadtools.Dicom.DicomTag.WedgeTotalLength Wedge Total Length
Leadtools.Dicom.DicomTag.WedgeTotalWidth Wedge Total Width
Leadtools.Dicom.DicomTag.WhitePointFlag White Point Flag
Leadtools.Dicom.DicomTag.WideFieldOphthalmicPhotographyQualityRatingSequence Wide Field Ophthalmic Photography Quality Rating Sequence
Leadtools.Dicom.DicomTag.WideFieldOphthalmicPhotographyQualityThresholdSequence Wide Field Ophthalmic Photography Quality Threshold Sequence
Leadtools.Dicom.DicomTag.WideFieldOphthalmicPhotographyThresholdQualityRating Wide Field Ophthalmic Photography Threshold Quality Rating
Leadtools.Dicom.DicomTag.XCoordinatesCenterPixelViewAngle X Coordinates Center Pixel View Angle
Leadtools.Dicom.DicomTag.XRayAcquisitionDoseSequence X-Ray Acquisition Dose Sequence
Leadtools.Dicom.DicomTag.XRayFilterSequence X-Ray Filter Sequence
Leadtools.Dicom.DicomTag.XRayGridSequence X-Ray Grid Sequence
Leadtools.Dicom.DicomTag.XRaySourceIsocenterPrimaryAngle X-Ray Source Isocenter Primary Angle
Leadtools.Dicom.DicomTag.XRaySourceIsocenterSecondaryAngle X-Ray Source Isocenter Secondary Angle
Leadtools.Dicom.DicomTag.YCoordinatesCenterPixelViewAngle Y Coordinates Center Pixel View Angle
Leadtools.Dicom.DicomTag.ZeroVelocityPixelValue Zero Velocity Pixel Value
Leadtools.Dicom.DicomTestConformanceCallback(DicomElement,DicomTestConformanceFlags) - Processes each Data Element of the Data Set to determine conformance.
Leadtools.Dicom.DicomUidType.#ctor Initializes a new instance of the DicomUidType class.
Leadtools.Dicom.DicomUidType.BreastProjectionXRayImageStoragePresentation Breast Projection X-Ray Image Storage - Presentation
Leadtools.Dicom.DicomUidType.BreastProjectionXRayImageStorageProcessing Breast Projection X-Ray Image Storage - Processing
Leadtools.Dicom.DicomUidType.Comprehensive3dSRStorage Comprehensive 3D SR Storage
Leadtools.Dicom.DicomUidType.CornealTopographyMapStorage Corneal Topography Map Storage
Leadtools.Dicom.DicomUidType.DicomContentMappingResource DICOM Content Mapping Resource
Leadtools.Dicom.DicomUidType.Dicos2dAitStorage DICOS 2D AIT Storage
Leadtools.Dicom.DicomUidType.Dicos3dAitStorage DICOS 3D AIT Storage
Leadtools.Dicom.DicomUidType.DicosQuadrupoleResonanceQrStorage DICOS Quadrupole Resonance (QR) Storage
Leadtools.Dicom.DicomUidType.DisplaySystem Display System SOP Class
Leadtools.Dicom.DicomUidType.DisplaySystemSopInstance Display System SOP Instance
Leadtools.Dicom.DicomUidType.ExtensibleSRStorage Extensible SR Storage
Leadtools.Dicom.DicomUidType.LegacyConvertedEnhancedCTImageStorage Legacy Converted Enhanced CT Image Storage
Leadtools.Dicom.DicomUidType.LegacyConvertedEnhancedMRImageStorage Legacy Converted Enhanced MR Image Storage
Leadtools.Dicom.DicomUidType.LegacyConvertedEnhancedPETImageStorage Legacy Converted Enhanced PET Image Storage
Leadtools.Dicom.DicomUidType.ParametricMapStorage Parametric Map Storage
Leadtools.Dicom.DicomUidType.RadiopharmaceuticalRadiationDoseSRStorage Radiopharmaceutical Radiation Dose SR Storage
Leadtools.Dicom.DicomUidType.SurfaceScanMeshStorage Surface Scan Mesh Storage
Leadtools.Dicom.DicomUidType.SurfaceScanPointCloudStorage Surface Scan Point Cloud Storage
Leadtools.Dicom.DicomUidType.UpsFilteredGlobalSubscriptionSopInstance UPS Filtered Global Subscription SOP Instance
Leadtools.Dicom.DicomUidType.WideFieldOphthalmicPhotography3dCoordinatesImageStorage Wide Field Ophthalmic Photography 3D Coordinates Image Storage
Leadtools.Dicom.DicomUidType.WideFieldOphthalmicPhotographyStereographicProjectionImageStorage Wide Field Ophthalmic Photography Stereographic Projection Image Storage
Leadtools.Dicom.DicomVRType.OD Other Double String. Length is 0xFFFFFFF8. Restriction is DicomVRRestriction.BinaryMaximum. Unit Size is 1.
Leadtools.Dicom.DicomVRType.UC Unlimited Characters. Length is 0xFFFFFFFE. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
Leadtools.Dicom.DicomVRType.UR Universal Resource Identifier or Universal Resource Locator(URI/URL). Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
Leadtools.Dicom.GetValueDelegate(string) - A delegate used with some overloads of GetValue\<T\> to get a value of an element

Removed Members

The following members have been removed:

Name Description
Leadtools.Dicom.DicomAssociate.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomAssociate.
Leadtools.Dicom.DicomChannelSensitivity.Dispose(bool) Releases the unmanaged resources used by the Leadtools.Dicom.DicomChannelSensitivity class and optionally releases the managed resources.
Leadtools.Dicom.DicomCodeSequenceItem.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomCodeSequenceItem.
Leadtools.Dicom.DicomCompoundGraphic.Dispose(bool) Releases the unmanaged resources used by the DicomGraphicObject class and optionally releases the managed resources.
Leadtools.Dicom.DicomCompoundGraphic.MajorTicks_WinRt Gets or sets the value of the "Major Ticks Sequence" element (0070,0287) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
Leadtools.Dicom.DicomCopyCallback - Called for each Data Element of the Data Set.
Leadtools.Dicom.DicomDataSet.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomDataSet.
Leadtools.Dicom.DicomDataSet.GetPreamble(Byte[]@,int,int) Gets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.GetPreamble(Byte[]@,int,uint) Gets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.GetValue``1(DicomElement,`T) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue``1(DicomElement,T,T@) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue``1(DicomElement,`T,GetValueDelegate) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue``1(DicomElement,bool,long,`T) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue``1(DicomElement,bool,long,`T,GetValueDelegate) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue``1(long,`T) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue``1(long,T,T@) Returns the value of a DICOM element
Leadtools.Dicom.DicomDataSet.GetValue``1(long,`T,GetValueDelegate) Returns the value of a DICOM element
Leadtools.Dicom.DicomDir.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomDir.
Leadtools.Dicom.DicomEncapsulatedDocument.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomCodeSequenceItem.
Leadtools.Dicom.DicomGetImageCallback - Called for each image that is loaded using Leadtools.Dicom.DicomDataSet.GetImages(Leadtools.Dicom.DicomElement,System.Int32,System.Int32,System.Int32,Leadtools.RasterByteOrder,Leadtools.Dicom.DicomGetImageFlags,Leadtools.Dicom.DicomGetImageCallback).
Leadtools.Dicom.DicomGetImageFlags.AutoDectectInvalidRleCompression Only used with RLE compressed image data. Automatically detects if the MSB and LSB segments of RLE compressed image data are written in the incorrect order.
Leadtools.Dicom.DicomGraphicLayer.Dispose(bool) Releases the unmanaged resources used by the DicomGraphicLayer class and optionally releases the managed resources.
Leadtools.Dicom.DicomGraphicObject.Dispose(bool) Releases the unmanaged resources used by the DicomGraphicObject class and optionally releases the managed resources.
Leadtools.Dicom.DicomJpeg2000Options.DerivedBaseExponent Gets or sets the base exponent used for derived quantization.
Leadtools.Dicom.DicomJpeg2000Options.DerivedBaseMantissa Gets or sets the base mantissa used for derived quantization.
Leadtools.Dicom.DicomJpeg2000Options.ErrorResilienceSymbol Gets or sets the value that indicates whether a 4 symbol marker is included for each bit-plane, following the normalization pass.
Leadtools.Dicom.DicomJpeg2000Options.GuardBits Gets or sets the number of extra bits to consider when encoding an image.
Leadtools.Dicom.DicomJpeg2000Options.PredictableTermination Gets or sets the value that indicates whether the encoder has a predictable termination policy and identifies that the policy was used in the code-stream COD/COC markers.
Leadtools.Dicom.DicomJpeg2000Options.ResetContextOnBoundaries Gets or sets the value that indicates whether to reset the arithmetic coder's probability models between coding passes or not.
Leadtools.Dicom.DicomJpeg2000Options.SelectiveAcBypass Gets or sets the value that indicates whether the "lazy coding mode" is adopted or not.
Leadtools.Dicom.DicomJpeg2000Options.TerminationOnEachPass Gets or sets the value that indicates whether to stop the arithmetic code-word generation process on a byte boundary at the end of each coding pass or not.
Leadtools.Dicom.DicomJpeg2000Options.VerticallyCausalContext Gets or sets the value that indicates whether the context models are restricted to being vertically causal within each sub-block or not.
Leadtools.Dicom.DicomNet.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomNet.
Leadtools.Dicom.DicomNet.GetChallengeIscl(long@,long) Generates a random number.
Leadtools.Dicom.DicomNet.InternalAuthenticateIscl(long,long@,long) Generates a response code, based on the specified challenge code.
Leadtools.Dicom.DicomPresentationStateInformation.Dispose(bool) Releases the unmanaged resources used by the DicomPresentationStateInformation class and optionally releases the managed resources.
Leadtools.Dicom.DicomPrintScu.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomPrintScu.
Leadtools.Dicom.DicomPrintScu.UpdateImageBox(string,DicomDataSet,DicomImageBoxParameters,string,string) Requests the Print SCP to update the specified Basic Grayscale/Color Image Box SOP Instance.
Leadtools.Dicom.DicomTag.AlinePixelSpacing Aline Pixel Spacing
Leadtools.Dicom.DicomTag.AlineRate Aline Rate
Leadtools.Dicom.DicomTag.AlinesPerFrame Alines Per Frame
Leadtools.Dicom.DicomTag.AnnotationSequence Annotation Sequence
Leadtools.Dicom.DicomTag.ASLCrusherFlow ASL Crusher Flow
Leadtools.Dicom.DicomTag.ChemicalShiftsMaximumIntegrationLimitInHz Chemical Shifts Maximum Integration Limit in Hz (Retired)
Leadtools.Dicom.DicomTag.ChemicalShiftsMaximumIntegrationLimitInPpm Chemical Shifts Maximum Integration Limit in ppm
Leadtools.Dicom.DicomTag.ChemicalShiftsMinimumIntegrationLimitInHz Chemical Shifts Minimum Integration Limit in Hz (Retired)
Leadtools.Dicom.DicomTag.ChemicalShiftsMinimumIntegrationLimitInPpm Chemical Shifts Minimum Integration Limit in ppm
Leadtools.Dicom.DicomTag.CrystalCenterLocationX Crystal Center Location X
Leadtools.Dicom.DicomTag.CrystalCenterLocationZ Crystal Center Location Z
Leadtools.Dicom.DicomTag.DynamicFlag Dynamic Flag
Leadtools.Dicom.DicomTag.ElementPitch Element Pitch
Leadtools.Dicom.DicomTag.ExclusionStartDatetime Exclusion Start Datetime
Leadtools.Dicom.DicomTag.ExpectedCompletionDateAndTime Expected Completion Date And Time
Leadtools.Dicom.DicomTag.FirstAlineLocation First Aline Location
Leadtools.Dicom.DicomTag.InterventionDrugSequence Intervention Drug Sequence
Leadtools.Dicom.DicomTag.LookupTableNumber Lookup Table Number (Retired)
Leadtools.Dicom.DicomTag.MaterialPropertiesFileID Material Properties File ID
Leadtools.Dicom.DicomTag.NorRev Nor/Rev (Retired)
Leadtools.Dicom.DicomTag.NumberOfPaddedAlines Number of Padded Alines
Leadtools.Dicom.DicomTag.NumberOfPointsSurfaceSegmentation Number of Points Surface Segmentation
Leadtools.Dicom.DicomTag.NumberOfTable Number of Table (Retired)
Leadtools.Dicom.DicomTag.ObservationUIDTrial Observation UID (Trial) (Retired)
Leadtools.Dicom.DicomTag.OphthalmicUltrasoundAxialMeasurementsTypeCodeSequence Ophthalmic Ultrasound Axial Measurements Type Code Sequence
Leadtools.Dicom.DicomTag.PatientPrimaryLanguageCodeModifierSequence Patient's Primary Language Code Modifier Sequence
Leadtools.Dicom.DicomTag.ReferencedGrayscalePresentationStateSequence Referenced Grayscale Presentation State Sequence
Leadtools.Dicom.DicomTag.ScheduledProcedureStepModificationDateAndTime Scheduled Procedure Step Modification Date And Time
Leadtools.Dicom.DicomTag.ScheduledProcedureStepStartDateAndTime Scheduled Procedure Step Start Date And Time
Leadtools.Dicom.DicomTag.SecondaryCaptureDeviceManufacturers Secondary Capture Device Manufacturers
Leadtools.Dicom.DicomTag.SecondaryCaptureDeviceSoftwareVersion Secondary Capture Device Software Version
Leadtools.Dicom.DicomTag.SOPAuthorizationDateAndTime SOP Authorization Date And Time
Leadtools.Dicom.DicomTag.SourceOfRefractiveErrorDataCodeSequence Source of Refractive Error Data Code Sequence
Leadtools.Dicom.DicomTag.UnifiedProcedureStepCommunicationsURISequence Unified Procedure Step Communications URI Sequence
Leadtools.Dicom.DicomTag.UnifiedProcedureStepDiscontinuationReasonCodeSequence Unified Procedure Step Discontinuation Reason Code Sequence
Leadtools.Dicom.DicomTag.UnifiedProcedureStepProgress Unified Procedure Step Progress
Leadtools.Dicom.DicomTag.UnifiedProcedureStepProgressDescription Unified Procedure Step Progress Description
Leadtools.Dicom.DicomTag.UnifiedProcedureStepState Unified Procedure Step State
Leadtools.Dicom.DicomTag.UPSListStatus UPS List Status
Leadtools.Dicom.DicomTag.UPSPerformedProcedureSequence UPS Performed Procedure Sequence
Leadtools.Dicom.DicomTag.UPSProgressInformationSequence UPS Progress Information Sequence
Leadtools.Dicom.DicomTestConformanceCallback - Processes each Data Element of the Data Set to determine conformance.
Leadtools.Dicom.DicomTextObject.Dispose(bool) Releases the unmanaged resources used by the DicomTextObject class and optionally releases the managed resources.
Leadtools.Dicom.DicomUidType.JPEGExtended2_4 JPEG Extended (Process 2 and 4): Default Transfer Syntax for Lossy JPEG 12 Bit Image Compression (Process 4 only)
Leadtools.Dicom.DicomUidType.JPEGExtended3_5 JPEG Extended (Process 3 and 5) (Retired)
Leadtools.Dicom.DicomUidType.JPEGExtendedHier16_18 JPEG Extended, Hierarchical (Process 16 and 18) (Retired)
Leadtools.Dicom.DicomUidType.JPEGExtendedHier17_19 JPEG Extended, Hierarchical (Process 17 and 19) (Retired)
Leadtools.Dicom.DicomUidType.JPEGFullHier24_26 JPEG Full Progression, Hierarchical (Process 24 and 26) (Retired)
Leadtools.Dicom.DicomUidType.JPEGFullHier25_27 JPEG Full Progression, Hierarchical (Process 25 and 27) (Retired)
Leadtools.Dicom.DicomUidType.JPEGFullNonhier10_12 JPEG Full Progression, Non-Hierarchical (Process 10 and 12) (Retired)
Leadtools.Dicom.DicomUidType.JPEGFullNonhier11_13 JPEG Full Progression, Non-Hierarchical (Process 11 and 13) (Retired)
Leadtools.Dicom.DicomUidType.JPEGSpectralHier20_22 JPEG Spectral Selection, Hierarchical (Process 20 and 22) (Retired)
Leadtools.Dicom.DicomUidType.JPEGSpectralHier21_23 JPEG Spectral Selection, Hierarchical (Process 21 and 23) (Retired)
Leadtools.Dicom.DicomUidType.JPEGSpectralNonhier6_8 JPEG Spectral Selection, Non-Hierarchical (Process 6 and 8) (Retired)
Leadtools.Dicom.DicomUidType.JPEGSpectralNonhier7_9 JPEG Spectral Selection, Non-Hierarchical (Process 7 and 9) (Retired)
Leadtools.Dicom.DicomUidType.Mpeg4AvcH264BdCompatibleHighProfileLevel_4_1 MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1
Leadtools.Dicom.DicomUidType.Mpeg4AvcH264HighProfileLevel4_1 MPEG-4 AVC/H.264 High Profile / Level 4.1
Leadtools.Dicom.DicomWaveformAnnotation.Dispose(bool) Releases all resources used by the Leadtools.Dicom.DicomWaveformAnnotation.
Leadtools.Dicom.DicomWaveformChannel.Dispose(bool) Releases the unmanaged resources used by the DicomWaveformChannel class and optionally releases the managed resources.
Leadtools.Dicom.DicomWaveformGroup.Dispose(bool) Releases the unmanaged resources used by the DicomWaveformGroup class and optionally releases the managed resources.
Leadtools.Dicom.GetValueDelegate - A delegate used with some overloads of Leadtools.Dicom.DicomDataSet.GetValue1(Leadtools.Dicom.DicomElement,System.Boolean,System.Int64,0,Leadtools.Dicom.GetValueDelegate) to get a value of an element
Leadtools.Dicom.Networking.DicomAbortSourceType.Provider Service provider (server).
Leadtools.Dicom.Networking.DicomAbortSourceType.User Service user (client).
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Application Application Context Name not supported.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Called Called AE Title not recognized.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Calling Calling AE Title not recognized.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Congestion Temporary congestion.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Limit Local client limit exceeded.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Unknown Unknown.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Version Protocol version not supported.
Leadtools.Dicom.Networking.DicomAssociateRejectResultType.Permanent Rejected permanently.
Leadtools.Dicom.Networking.DicomAssociateRejectResultType.Transient Rejected transiently.
Leadtools.Dicom.Networking.DicomAssociateRejectSourceType.Provider1 DICOM Upper Layer Service - Provider (ASCE related function).
Leadtools.Dicom.Networking.DicomAssociateRejectSourceType.Provider2 DICOM Upper Layer Service - Provider (Presentation related function).
Leadtools.Dicom.Networking.DicomAssociateRejectSourceType.User DICOM Upper Layer Service - User.

Version Changes: 17.5 to 18

New Members

The following members have been added to the existing types:

Member Description
Leadtools.Dicom.DicomAgeValueHelper Helper methods for the DicomAgeValue structure.
Leadtools.Dicom.DicomAgeValueHelper.IsEmpty(Leadtools.Dicom.DicomAgeValue) Gets a value indicating whether the specified DicomAgeValue structure is empty.
Leadtools.Dicom.DicomAgeValueHelper.Create(System.Int32,Leadtools.Dicom.DicomAgeReferenceType) Creates a new DicomAgeValue with the specified values.
Leadtools.Dicom.DicomAgeValueHelper.Empty Gets a DicomAgeValue structure with zero values.
Leadtools.Dicom.DicomCharacterSetType.JapaneseJisX0208 Japanese JIS X 0208: Kanji
Leadtools.Dicom.DicomCharacterSetType.JapaneseJisX0212 Japanese JIS X 0212: Supplementary Kani set
Leadtools.Dicom.DicomCompoundGraphic.MajorTicks (WinRT) Gets or sets the value of the "Major Ticks Sequence" element (0070,0287) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
Leadtools.Dicom.DicomContextGroupTable.LoadXml(Leadtools.ILeadStream) Loads the context groups contained in stream into the internal DICOM context group table
Leadtools.Dicom.DicomDataSet.GetPreamble(System.IntPtr,System.UInt32) Gets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.GetPreamble(System.Byte[]@,System.Int32,System.UInt32) Gets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.GetPreamble(System.UInt32) Gets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.GetIntValuePtr(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns a pointer to a long value, stored in the Value Field, of the specified data element.
Leadtools.Dicom.DicomDataSet.GetIntValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns an array of integer values, stored in the Value Field, of the specified element.
Leadtools.Dicom.DicomDataSet.GetShortValuePtr(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns a pointer to a short value, stored in the Value Field, of the specified element.
Leadtools.Dicom.DicomDataSet.GetShortValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns an array of short values, stored in the Value Field, of the specified element.
Leadtools.Dicom.DicomDataSet.GetDoubleValuePtr(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns a pointer to a double value, stored in the Value Field, of the specified element.
Leadtools.Dicom.DicomDataSet.GetDoubleValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns an array of double values, stored in the Value Field, of the specified element.
Leadtools.Dicom.DicomDataSet.GetDoubleValueExt(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns an array of numeric values that are stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetFloatValuePtr(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Gets a pointer to a float value that is stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetFloatValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns an array of float values that are stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetByteValuePtr(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Returns a pointer to a byte value that is stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetByteValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Gets an array of byte values that is stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetLongValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Gets a pointer to a Int64 value that is stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetDateValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Gets an array of DicomDateValue objects, that contains date information stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetAgeValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Gets an array of DicomAgeValue objects, that contain age information stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetTimeValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Gets an array of DicomTimeValue objects, that contain time information stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.GetDateTimeValue(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Gets an array of DicomDateTimeValue objects, that contain date-time information stored in the Value Field of the specified element.
Leadtools.Dicom.DicomDataSet.SetPreamble(System.IntPtr,System.UInt32) Sets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.SetPreamble(System.Byte[],System.Int32,System.UInt32) Sets the contents of the file's preamble.
Leadtools.Dicom.DicomDataSet.SetStringValuePtr(Leadtools.Dicom.DicomElement,System.IntPtr,System.Int32) Sets the string value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetStringValuePtr(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32,Leadtools.Dicom.DicomCharacterSetType) Sets the string value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetStringValue(Leadtools.Dicom.DicomElement,System.String) Sets the string value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetStringValue(Leadtools.Dicom.DicomElement,System.String[]) Sets the string value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetConvertValuePtr(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32) Converts a string and sets the value of an element.
Leadtools.Dicom.DicomDataSet.SetConvertValue(Leadtools.Dicom.DicomElement,System.String,System.UInt32) Converts a string and sets the value of an element.
Leadtools.Dicom.DicomDataSet.SetBinaryValue(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32) Sets the binary value of an element.
Leadtools.Dicom.DicomDataSet.SetBinaryValue(Leadtools.Dicom.DicomElement,System.Byte[],System.UInt32) Sets the binary value of an element.
Leadtools.Dicom.DicomDataSet.SetByteValue(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32) Sets the character value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetByteValue(Leadtools.Dicom.DicomElement,System.Byte[],System.UInt32) Sets the character value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetShortValue(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32) Sets the short value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetShortValue(Leadtools.Dicom.DicomElement,System.Int16[],System.UInt32) Sets the short value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetIntValue(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32) Sets the integer value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetIntValue(Leadtools.Dicom.DicomElement,System.Int32[],System.UInt32) Sets the integer value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetLongValue(Leadtools.Dicom.DicomElement,System.Int64[],System.UInt32) Sets the integer value(s) or short value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetFloatValue(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32) Sets the float value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetFloatValue(Leadtools.Dicom.DicomElement,System.Single[],System.UInt32) Sets the float value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetDoubleValue(Leadtools.Dicom.DicomElement,System.IntPtr,System.UInt32) Sets the double value(s) of a Data Element.
Leadtools.Dicom.DicomDataSet.SetDoubleValue(Leadtools.Dicom.DicomElement,System.Double[],System.UInt32) Sets the double values of a Data Element.
Leadtools.Dicom.DicomDataSet.GetImage(Leadtools.Dicom.DicomElement,System.Int32,System.Int32,Leadtools.Dicom.DicomGetImageFlags) Gets the image of a Pixel Data element.
Leadtools.Dicom.DicomDataSet.GetImages(Leadtools.Dicom.DicomElement,System.Int32,System.Int32,System.Int32,Leadtools.Dicom.DicomGetImageFlags) Gets the images of a Pixel Data element.
Leadtools.Dicom.DicomDataSet.GetImages(Leadtools.Dicom.DicomElement,System.Int32,System.Int32,System.Int32,Leadtools.Dicom.DicomGetImageFlags,Leadtools.Dicom.DicomGetImageCallback) Gets the images of a Pixel Data element.
Leadtools.Dicom.DicomDataSet.DeleteImage(Leadtools.Dicom.DicomElement,System.Int32,System.UInt32) Deletes one or more images from a Pixel Data element.
Leadtools.Dicom.DicomDataSet.GetOverlayImages(System.Int32,System.Int32,System.UInt32) Loads the image(s) with frames from the "Overlay Data" (60xx, 3000) element.
Leadtools.Dicom.DicomDataSet.AddPresentationStateImageReference(Leadtools.ILeadStream,System.Int32[],System.Int32) Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" from an Leadtools.ILeadStream.
Leadtools.Dicom.DicomDataSet.GetNextUnusedPrivateTag(Leadtools.Dicom.DicomElement) (WinRT) Returns the next available unused tag reserved by the Private Creator Data Element.
Leadtools.Dicom.DicomDataSet.GetEncapsulatedDocument(Leadtools.Dicom.DicomElement,System.Boolean,Leadtools.ILeadStream,Leadtools.Dicom.DicomEncapsulatedDocument,Leadtools.Dicom.DicomCodeSequenceItem) Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and outputs the results to a stream.
Leadtools.Dicom.DicomDataSet.SetEncapsulatedDocument(Leadtools.Dicom.DicomElement,System.Boolean,Leadtools.ILeadStream,Leadtools.Dicom.DicomEncapsulatedDocument,Leadtools.Dicom.DicomCodeSequenceItem) Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a stream.
Leadtools.Dicom.DicomDataSet.LoadAsync(Leadtools.ILeadStream,Leadtools.Dicom.DicomDataSetLoadFlags) Loads a Data Set from a disk file.
Leadtools.Dicom.DicomDataSet.loadAsync(Leadtools.ILeadStream,System.Int32) (Java) Loads a file from an ILeadStream asynchronously.
Leadtools.Dicom.DicomDataSet.LoadAsync(System.String,Leadtools.Dicom.DicomDataSetLoadFlags) Loads a Data Set from a disk file.
Leadtools.Dicom.DicomDataSet.SaveAsync(Leadtools.ILeadStream,Leadtools.Dicom.DicomDataSetSaveFlags) Saves the Data Set to a stream.
Leadtools.Dicom.DicomDataSet.saveAsync(Leadtools.ILeadStream,System.Int32) (Java) Saves the Data Set to a stream.
Leadtools.Dicom.DicomDataSet.SaveAsync(System.String,Leadtools.Dicom.DicomDataSetSaveFlags) Saves the Data Set to the specified file.
Leadtools.Dicom.DicomDateRangeValueHelper Helper methods for the DicomDateRangeValue structure.
Leadtools.Dicom.DicomDateRangeValueHelper.Create(Leadtools.Dicom.DicomRangeType,Leadtools.Dicom.DicomDateValue,Leadtools.Dicom.DicomDateValue) Creates a new DicomDateRangeValue with the specified values.
Leadtools.Dicom.DicomDateRangeValueHelper.IsEmpty(Leadtools.Dicom.DicomDateRangeValue) Gets a value indicating whether the specified DicomDateRangeValue structure is empty.
Leadtools.Dicom.DicomDateRangeValueHelper.GetStringDescription(Leadtools.Dicom.DicomDateRangeValue) Converts the specified DicomDateRangeValue structure to a human-readable string.
Leadtools.Dicom.DicomDateRangeValueHelper.Empty Gets a DicomDateRangeValue structure with zero values.
Leadtools.Dicom.DicomDateTimeValueHelper Helper methods for the DicomDateTimeValue structure.
Leadtools.Dicom.DicomDateTimeValueHelper.IsEmpty(Leadtools.Dicom.DicomDateTimeValue) Gets a value indicating whether the specified DicomDateTimeValue structure is empty.
Leadtools.Dicom.DicomDateTimeValueHelper.Create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) Creates a new DicomDateTimeValue with the specified values.
Leadtools.Dicom.DicomDateTimeValueHelper.Create(Calendar) Creates a new DicomDateTimeValue with the specified values.
Leadtools.Dicom.DicomDateTimeValueHelper.Create(System.DateTime) Creates a new DicomDateTimeValue with the specified values.
Leadtools.Dicom.DicomDateTimeValueHelper.ToCalendar(Leadtools.Dicom.DicomDateTimeValue) Converts the DicomDateTimeValue to a **Calendar** equivalent.
Leadtools.Dicom.DicomDateTimeValueHelper.GetStringDescription(Leadtools.Dicom.DicomDateTimeValue) Converts the specified DicomDateTimeValue structure to a human-readable string.
Leadtools.Dicom.DicomDateTimeValueHelper.Empty Gets a DicomDateTimeValue structure with zero values.
Leadtools.Dicom.DicomDateTimeValueHelper.Now Returns a DicomDateTimeValue containing the current date and time according to your system.
Leadtools.Dicom.DicomDateValueHelper Helper methods for the DicomDateValue structure.
Leadtools.Dicom.DicomDateValueHelper.Create(System.Int32,System.Int32,System.Int32) Creates a new DicomDateValue with the specified values.
Leadtools.Dicom.DicomDateValueHelper.Create(Calendar) Creates a new DicomDateValue with the specified values.
Leadtools.Dicom.DicomDateValueHelper.Create(System.DateTime) Creates a new DicomDateValue with the specified values.
Leadtools.Dicom.DicomDateValueHelper.IsEmpty(Leadtools.Dicom.DicomDateValue) Gets a value indicating whether the specified DicomDateValue structure is empty.
Leadtools.Dicom.DicomDateValueHelper.ToCalendar(Leadtools.Dicom.DicomDateValue) Converts the DicomDateValue to a **Calendar** equivalent.
Leadtools.Dicom.DicomDateValueHelper.GetStringDescription(Leadtools.Dicom.DicomDateValue) Converts the specified DicomDateValue structure to a human-readable string.
Leadtools.Dicom.DicomDateValueHelper.Now Returns a DicomDateValue containing the current date and time according to your system.
Leadtools.Dicom.DicomDateValueHelper.Empty Gets a DicomDateValue structure with zero values.
Leadtools.Dicom.DicomException.FromHResult(System.Int32) Creates a DicomException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code.
Leadtools.Dicom.DicomIod.GetStringDescription Returns a meaningful name for this DicomIod.
Leadtools.Dicom.DicomIodTable.LoadXmlAsync(Leadtools.ILeadStream) Loads the IODs and modules contained in stream into the internal DICOM IOD Table.
Leadtools.Dicom.DicomTlsEncryptionMethodType.Aes Advanced Encryption Standard (AES)
Leadtools.Dicom.DicomAnnotationPointHelper Helper methods for the DicomAnnotationPoint structure.
Leadtools.Dicom.DicomTagTable.LoadXmlAsync(Leadtools.ILeadStream) Loads the Element Tags contained in stream into the internal DICOM Element Tag Table.
Leadtools.Dicom.DicomTimeRangeValueHelper Helper methods for the DicomTimeRangeValue structure.
Leadtools.Dicom.DicomTimeRangeValueHelper.Create(Leadtools.Dicom.DicomRangeType,Leadtools.Dicom.DicomTimeValue,Leadtools.Dicom.DicomTimeValue) Creates a new DicomTimeRangeValue with the specified values.
Leadtools.Dicom.DicomTimeRangeValueHelper.IsEmpty(Leadtools.Dicom.DicomTimeRangeValue) Gets a value indicating whether the specified DicomTimeRangeValue structure is empty.
Leadtools.Dicom.DicomTimeRangeValueHelper.Empty Gets a DicomTimeRangeValue structure with zero values.
Leadtools.Dicom.DicomTimeValueHelper Helper methods for the DicomTimeValue structure.
Leadtools.Dicom.DicomTimeValueHelper.Create(System.Int32,System.Int32,System.Int32,System.Int32) Creates a new DicomTimeValue with the specified values.
Leadtools.Dicom.DicomTimeValueHelper.Create(Calendar) Creates a new DicomTimeValue with the specified values.
Leadtools.Dicom.DicomTimeValueHelper.Create(System.DateTime) Creates a new DicomTimeValue with the specified values.
Leadtools.Dicom.DicomTimeValueHelper.IsEmpty(Leadtools.Dicom.DicomTimeValue) Gets a value indicating whether the specified DicomTimeValue structure is empty.
Leadtools.Dicom.DicomTimeValueHelper.ToCalendar(Leadtools.Dicom.DicomTimeValue) Converts the DicomTimeValue to a **Calendar** equivalent.
Leadtools.Dicom.DicomTimeValueHelper.GetStringDescription(Leadtools.Dicom.DicomTimeValue) Converts the specified DicomTimeValue structure to a human-readable string.
Leadtools.Dicom.DicomTimeValueHelper.Now Returns a DicomTimeValue containing the current date and time according to your system.
Leadtools.Dicom.DicomTimeValueHelper.Empty Gets a DicomTimeValue structure with zero values.
Leadtools.Dicom.DicomUidTable.LoadXmlAsync(Leadtools.ILeadStream) Loads the UIDs contained in stream into the internal DICOM UID Table.
Leadtools.Dicom.Networking.DicomAssociateRejectResultType Specifies the type of the Association rejection.
Leadtools.Dicom.Networking.DicomAssociateRejectResultType.Permanent Rejected permanently.
Leadtools.Dicom.Networking.DicomAssociateRejectResultType.Transient Rejected transiently.
Leadtools.Dicom.Networking.DicomAssociateRejectSourceType Specifies the source of the Association rejection.
Leadtools.Dicom.Networking.DicomAssociateRejectSourceType.User DICOM Upper Layer Service - User.
Leadtools.Dicom.Networking.DicomAssociateRejectSourceType.Provider1 DICOM Upper Layer Service - Provider (ASCE related function).
Leadtools.Dicom.Networking.DicomAssociateRejectSourceType.Provider2 DICOM Upper Layer Service - Provider (Presentation related function).
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType Specifies the reason for the Association rejection.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Unknown Unknown.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Application Application Context Name not supported.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Calling Calling AE Title not recognized.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Called Called AE Title not recognized.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Version Protocol version not supported.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Congestion Temporary congestion.
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.Limit Local client limit exceeded.
Leadtools.Dicom.Networking.DicomAbortSourceType Specifies the source of the Association aborting.
Leadtools.Dicom.Networking.DicomAbortSourceType.User Service user (client).
Leadtools.Dicom.Networking.DicomAbortSourceType.Provider Service provider (server).
Leadtools.Dicom.Networking.DicomAbortReasonType (WinRT) Specifies the reason for the Association aborting.
Leadtools.Dicom.Networking.DicomAbortReasonType.Unknown (WinRT) Unknown.
Leadtools.Dicom.Networking.DicomAbortReasonType.Unrecognized (WinRT) Unrecognized PDU.
Leadtools.Dicom.Networking.DicomAbortReasonType.Unexpected (WinRT) Unexpected PDU.
Leadtools.Dicom.Networking.DicomAbortReasonType.UnrecognizedParameter (WinRT) Unrecognized PDU parameter.
Leadtools.Dicom.Networking.DicomAbortReasonType.UnexpectedParameter (WinRT) Unexpected PDU parameter.
Leadtools.Dicom.Networking.DicomAbortReasonType.InvalidParameterValue (WinRT) Invalid PDU parameter value.
Leadtools.Dicom.Networking.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.
Leadtools.Dicom.Networking.DicomNet.#ctor(System.String,Leadtools.Dicom.Networking.IDicomEvents) Initializes a new instance of the DicomNet class.
Leadtools.Dicom.Networking.DicomNet.SendAssociateRequest(Leadtools.Dicom.DicomAssociate) Sends an Associate Request message to a connection.
Leadtools.Dicom.Networking.DicomNet.SendAssociateAccept(Leadtools.Dicom.DicomAssociate) Sends an Associate Accept message to a connection.
Leadtools.Dicom.Networking.DicomNet.SendAssociateReject(Leadtools.Dicom.Networking.DicomAssociateRejectResultType,Leadtools.Dicom.Networking.DicomAssociateRejectSourceType,Leadtools.Dicom.Networking.DicomAssociateRejectReasonType) Sends an Associate Reject message to a connection.
Leadtools.Dicom.Networking.DicomNet.SendData(System.Int32,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.DicomDataSet) Sends a Data message to a connection.
Leadtools.Dicom.Networking.DicomNet.SendReleaseRequest Sends a Release Request message to a connection.
Leadtools.Dicom.Networking.DicomNet.SendReleaseResponse Sends a Release Response message to a connection.
Leadtools.Dicom.Networking.DicomNet.SendAbort(Leadtools.Dicom.Networking.DicomAbortSourceType,Leadtools.Dicom.DicomAbortReasonType) Sends an Abort message to a connection.
Leadtools.Dicom.Networking.DicomNet.SendCStoreRequest(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandPriorityType,System.String,System.Int32,Leadtools.Dicom.DicomDataSet) Sends a C-STORE-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCStoreResponse(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType) Sends a C-STORE-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCFindRequest(System.Byte,System.Int32,System.String,Leadtools.Dicom.DicomCommandPriorityType,Leadtools.Dicom.DicomDataSet) Sends a C-FIND-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCFindResponse(System.Byte,System.Int32,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet) Sends a C-FIND-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCGetRequest(System.Byte,System.Int32,System.String,Leadtools.Dicom.DicomCommandPriorityType,Leadtools.Dicom.DicomDataSet) Sends a C-GET-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCGetResponse(System.Byte,System.Int32,System.String,Leadtools.Dicom.DicomCommandStatusType,System.Int32,System.Int32,System.Int32,System.Int32,Leadtools.Dicom.DicomDataSet) Sends a C-GET-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCMoveRequest(System.Byte,System.Int32,System.String,Leadtools.Dicom.DicomCommandPriorityType,System.String,Leadtools.Dicom.DicomDataSet) Sends a C-MOVE-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCMoveResponse(System.Byte,System.Int32,System.String,Leadtools.Dicom.DicomCommandStatusType,System.Int32,System.Int32,System.Int32,System.Int32,Leadtools.Dicom.DicomDataSet) Sends a C-MOVE-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCCancelRequest(System.Byte,System.Int32) Sends a **C-CANCEL-REQ** message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCEchoRequest(System.Byte,System.Int32,System.String) Sends a C-ECHO-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendCEchoResponse(System.Byte,System.Int32,System.String,Leadtools.Dicom.DicomCommandStatusType) Sends a C-ECHO-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNReportRequest(System.Byte,System.Int32,System.String,System.String,System.Int32,Leadtools.Dicom.DicomDataSet) Sends an N-REPORT-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNReportResponse(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,System.Int32,Leadtools.Dicom.DicomDataSet) Sends an N-REPORT-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNGetRequest(System.Byte,System.Int32,System.String,System.String,System.Int64[],System.Int32) Sends an N-GET-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNGetResponse(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet) Sends an N-GET-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNSetRequest(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomDataSet) Sends an N-GET-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNSetResponse(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet) Sends an N-SET-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNActionRequest(System.Byte,System.Int32,System.String,System.String,System.Int32,Leadtools.Dicom.DicomDataSet) Sends an N-ACTION-REQ message to a peer member of a connection
Leadtools.Dicom.Networking.DicomNet.SendNActionResponse(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,System.Int32,Leadtools.Dicom.DicomDataSet) Sends an N-ACTION-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNCreateRequest(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomDataSet) Sends an N-CREATE-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNCreateResponse(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet) Sends an N-CREATE-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNDeleteRequest(System.Byte,System.Int32,System.String,System.String) Sends an N-DELETE-REQ message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.SendNDeleteResponse(System.Byte,System.Int32,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType) Sends an N-DELETE-RSP message to a peer member of a connection.
Leadtools.Dicom.Networking.DicomNet.IsActivated Determines whether the connection has been activated.
Leadtools.Dicom.Networking.DicomNet.IsConnected Determines whether a connection has been established.
Leadtools.Dicom.Networking.DicomNet.IsAssociated Determines whether the connection has been associated.
Leadtools.Dicom.Networking.DicomNet.GetQueueSend Returns the number of bytes in the send queue.
Leadtools.Dicom.Networking.DicomNet.GetServer Returns the DICOM Network object of the SCP.
Leadtools.Dicom.Networking.DicomNet.GetClientCount Returns the number of SCUs connected to the SCP.
Leadtools.Dicom.Networking.DicomNet.GetClient(System.Int32) Returns the DICOM Network object of the SCU at the specified index.
Leadtools.Dicom.Networking.DicomNet.Connect(System.String,System.Int32,System.String,System.Int32) Connects an SCU to an SCP.
Leadtools.Dicom.Networking.DicomNet.Listen(System.String,System.Int32,System.Int32) Establishes a connection to listen for incoming connection requests.
Leadtools.Dicom.Networking.DicomNet.Accept(Leadtools.Dicom.Networking.DicomNet,System.Object) Accepts a connection request from an SCU.
Leadtools.Dicom.Networking.DicomNet.Close Closes the connection between an associated SCU and SCP.
Leadtools.Dicom.Networking.DicomNet.CloseForced(System.Boolean) Closes an ISCL connection.
Leadtools.Dicom.Networking.DicomNet.Startup Initializes the LEADTOOLS DICOM DLL.
Leadtools.Dicom.Networking.DicomNet.Shutdown Shuts down the LEADTOOLS DICOM DLL.
Leadtools.Dicom.Networking.DicomNet.HostAddress Gets the IP address of the host computer (the SCP's address).
Leadtools.Dicom.Networking.DicomNet.HostPort Gets the port number of the host (the SCP's port).
Leadtools.Dicom.Networking.DicomNet.PeerAddress Gets the IP address of the peer computer of the connection (the SCU's address).
Leadtools.Dicom.Networking.DicomNet.PeerPort Gets the port number of the peer computer of the connection (the SCU's port).
Leadtools.Dicom.Networking.DicomNet.Association Gets the DICOM Association for the DICOM Network object.
Leadtools.Dicom.IDicomAnnotationObject The DICOM annotation classes (DicomGraphicObject, DicomTextObject,DicomCompoundGraphic) implement this interface.
Leadtools.Dicom.IDicomAnnotationObject.LayerName Gets or sets the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Leadtools.Dicom.IDicomAnnotationObject.CompoundGraphicInstanceId Gets or sets the value of the "Compound Graphic Instance ID" element (0070,0226) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Leadtools.Dicom.IDicomAnnotationObject.Options Flags that indicate whether to write optional tags or sequences when writing a DicomAnnotationObject, or if optional tags or sequences are present when reading a DicomAnnotationObject.
Leadtools.Dicom.IDicomAnnotationObject.GraphicGroupId Gets or sets the value of the "Graphic Group ID" element (0070,0295) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Leadtools.Dicom.IDicomAnnotationObject.IsValidGraphicGroupId Gets a value indicating whether the "Graphic Group ID" (0070,0295) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Leadtools.Dicom.IDicomAnnotationObject.IsValidCompoundGraphicInstanceId Gets a value indicating whether the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Leadtools.Dicom.Networking.IDicomEvents Allows an inheriting class to respond to DICOM networking events.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveAssociateRequest(Leadtools.Dicom.DicomAssociate,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an Associate Request message was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveAssociateAccept(Leadtools.Dicom.DicomAssociate,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an Associate Accept message was received.
Leadtools.Dicom.Networking.IDicomEvents.OnConnect(Leadtools.Dicom.DicomExceptionCode,Leadtools.Dicom.Networking.DicomNet) Notifies the SCU that the connection attempt is complete.
Leadtools.Dicom.Networking.IDicomEvents.OnAccept(Leadtools.Dicom.DicomExceptionCode,Leadtools.Dicom.Networking.DicomNet,System.Object) Notifies a listening connection (SCP) that it can accept pending connection requests.
Leadtools.Dicom.Networking.IDicomEvents.OnClose(Leadtools.Dicom.DicomExceptionCode,Leadtools.Dicom.Networking.DicomNet) Notifies a member of a connection that the connection was closed.
Leadtools.Dicom.Networking.IDicomEvents.OnReceive(Leadtools.Dicom.DicomExceptionCode,Leadtools.Dicom.DicomPduType,System.Byte[],Leadtools.Dicom.Networking.DicomNet) Notifies a connection that data was received.
Leadtools.Dicom.Networking.IDicomEvents.OnSend(Leadtools.Dicom.DicomExceptionCode,Leadtools.Dicom.DicomPduType,System.UInt32,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that data was sent.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveAssociateReject(Leadtools.Dicom.Networking.DicomAssociateRejectResultType,Leadtools.Dicom.Networking.DicomAssociateRejectSourceType,Leadtools.Dicom.Networking.DicomAssociateRejectReasonType,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an Associate Reject message was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveData(System.Byte,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection when a Data message was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveReleaseRequest(Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a Release Request message was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveReleaseResponse(Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a Release Response message was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveAbort(Leadtools.Dicom.Networking.DicomAbortSourceType,Leadtools.Dicom.DicomAbortReasonType,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an Abort message was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCStoreRequest(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandPriorityType,System.String,System.UInt16,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-STORE-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCStoreResponse(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-STORE-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCFindRequest(System.Byte,System.UInt16,System.String,Leadtools.Dicom.DicomCommandPriorityType,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-FIND-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCFindResponse(System.Byte,System.UInt16,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-FIND-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCGetRequest(System.Byte,System.UInt16,System.String,Leadtools.Dicom.DicomCommandPriorityType,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-GET-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCGetResponse(System.Byte,System.UInt16,System.String,Leadtools.Dicom.DicomCommandStatusType,System.UInt16,System.UInt16,System.UInt16,System.UInt16,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-GET-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCMoveRequest(System.Byte,System.UInt16,System.String,Leadtools.Dicom.DicomCommandPriorityType,System.String,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-MOVE-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCMoveResponse(System.Byte,System.UInt16,System.String,Leadtools.Dicom.DicomCommandStatusType,System.UInt16,System.UInt16,System.UInt16,System.UInt16,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-MOVE-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCCancelRequest(System.Byte,System.UInt16,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-CANCEL-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCEchoRequest(System.Byte,System.UInt16,System.String,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-ECHO-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveCEchoResponse(System.Byte,System.UInt16,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that a C-ECHO-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNReportRequest(System.Byte,System.UInt16,System.String,System.String,System.UInt16,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-REPORT-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNReportResponse(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,System.UInt16,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-REPORT-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNGetRequest(System.Byte,System.UInt16,System.String,System.String,System.UInt32[],Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-GET-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNGetResponse(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-GET-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNSetRequest(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-SET-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNSetResponse(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-SET-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNActionRequest(System.Byte,System.UInt16,System.String,System.String,System.UInt16,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-ACTION-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNActionResponse(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,System.UInt16,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-ACTION-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNCreateRequest(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-CREATE-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNCreateResponse(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-CREATE-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNDeleteRequest(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-DELETE-REQ command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveNDeleteResponse(System.Byte,System.UInt16,System.String,System.String,Leadtools.Dicom.DicomCommandStatusType,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an N-DELETE-RSP command was received.
Leadtools.Dicom.Networking.IDicomEvents.OnReceiveUnknown(System.Byte,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.Networking.DicomNet) Notifies a connection that an unknown command was received.

Version 17.5 changes

Version 17 changes

Version 16.5 changes

Version 16 changes

Leadtools.Dicom Assembly Changes from Version 17.5 to Version 18

Android and .NET WinForms support - LEADTOOLS V18 adds Android support for DICOM with the new LEADTOOLS Android SDK. In addition, .NET WinForms support has been added through the new LEADTOOLS .NET WinForms through the new LEADTOOLS .NET WinForms SDK. These toolkits provide everything a developer needs to create imaging-enabled Android applications. Support is implemented with the following components:

Packages or DLLs / Shared Object Libraries Comments
Leadtools.Dicom.JAR / libleadtools.dicom.so Android support for working with DICOM data sets (creating, initializing, loading and saving, etc.).
Leadtools.Dicom.DLL .NET WinForms support for working with DICOM data sets (creating, initializing, loading and saving, etc.).

For more information, refer to New in 18.

Leadtools.Dicom Assembly Changes from Version 17 to Version 17.5

WinRT support - LEADTOOLS V17.5 adds WinRT support for DICOM through the new LEADTOOLS WinRT SDK. The LEADTOOLS WinRT SDK contains everything a developer needs to create imaging-enabled Windows Store applications. It is available as an add-on to any of the Document or Medical products. Support is implemented with the following components:

Assembly Metadata Comments
Leadtools.Dicom.dll Leadtools.Dicom.winmd Provides basic support for DICOM: dealing with data sets.
Leadtools.Dicom.dll -
Leadtools.Dicom.DicomNet
Leadtools.Dicom.Networking.winmd Along with the Leadtools.Dicom.DicomPrintScu namespace, provides the main functionality for dealing with DICOM Network connections.
Leadtools.Dicom.dll -
Leadtools.Dicom.DicomPrintScu
Leadtools.Dicom.winmd Implements a Print Management Service Class User (SCU).

Leadtools.Dicom.dll -
Leadtools.Dicom.DicomDataSet

Leadtools.Dicom.winmd Provides the main functionality inserting and extracting DICOM annotations.

Leadtools.Dicom.dll -
Leadtools.Dicom.DicomNet

Leadtools.Dicom.winmd Provides support for the Secure Transport Connection Profiles as specified in part 15 of the DICOM 3 standard

DICOM Standard

Leadtools.Dicom has been updated to provide support for the latest DICOM Standard, including:

New Members

The following members have been added to existing types in v17.5:

Member Description
Initializes a new instance of the DicomAnnotationPoint structure using the specified coordinates.
Leadtools.Dicom.DicomDataSet.GetImages(Leadtools.Dicom.DicomElement,System.Int32,System.Int32,System.Int32,Leadtools.RasterByteOrder,Leadtools.Dicom.DicomGetImageFlags,Leadtools.Dicom.DicomGetImageCallback) Gets the images of a Pixel Data element.
Leadtools.Dicom.DicomGetImageCallback Called for each image that is loaded using GetImages(DicomElement element, int index, int count, int bitsPerPixel, RasterByteOrder order, DicomGetImageFlags flags, DicomGetImageCallback callback).
Leadtools.Dicom.DicomNet.ServerClose Closes a client DicomNet in a multi-threaded environment.
Leadtools.Dicom.DicomClassType.Unknown Unknown Class Information Object Definition
Leadtools.Dicom.DicomGetImageFlags.AutoDetectInvalidRleCompression Only used with RLE compressed image data. Automatically detects if the MSB and LSB segments of RLE compressed image data are written in the incorrect order.
Leadtools.Dicom.DicomExceptionCode.ElementAlreadyExists The DICOM Element already exists.
Leadtools.Dicom.DicomExceptionCode.TransferSyntaxNotSupported DICOM Transfer Syntax is not supported
Leadtools.Dicom.DicomUidType.Mpeg4AvcH264HighProfileLevel4_1 MPEG-4 AVC/H.264 High Profile / Level 4.1 of the ITU-T H.264 Video standard
Leadtools.Dicom.DicomUidType.Mpeg4AvcH264BdCompatibleHighProfileLevel_4_1 MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1 of the ITU-T H.264 Video standard
Leadtools.Dicom.DicomTagTable.Default(System.Boolean)

Resets the Data Element Tag Table to the default values.

Leadtools.Dicom.DicomTagTable.LoadXml(System.String)

Loads the Element Tags contained in file into the internal DICOM Element Tag Table.

Leadtools.Dicom.DicomIodTable.LoadXml(System.String)

Loads the IODs and modules contained in file into the internal DICOM IOD Table.

Leadtools.Dicom.DicomContextGroupTable.LoadXml(System.String)

Loads the context groups contained in file into the internal DICOM context group table

Leadtools.Dicom.DicomUidTable.LoadXml(System.String)

Loads the UIDs contained in file into the internal DICOM UID Table.

Leadtools.Dicom.DicomUIDCategory.FrameOfReference

Frame of Reference

Leadtools.Dicom.DicomUIDCategory.LdapOid

Directory Server (LDAP) Object Identifier (OID)

Leadtools.Dicom.DicomDataSet.GetImages(DicomElement,Int32,Int32,Int32,RasterByteOrder,DicomGetImageFlags,DicomGetImageCallback)

Gets the images of a Pixel Data element. New overload method includes a callback.

New Enumeration Members

The following enumeration members have been added to existing enumerations in v17.5:

Enumeration Description
Leadtools.Dicom.DicomUIDCategory.FrameOfReference

Frame of Reference

Leadtools.Dicom.DicomUIDCategory.LdapOid

Directory Server (LDAP) Object Identifier (OID)

Leadtools.Dicom.DicomExceptionCode.JlsFilterMissing

Leadtools.Codecs.Jls.dll is missing

Leadtools.Dicom.DicomExceptionCode.XmlInvalidFormat

LeadDicomTables XML file contains invalid XML

Leadtools.Dicom.DicomExceptionCode.XmlModuleListMissing

LeadDicomTables XML file missing the moduleList section

Leadtools.Dicom.DicomExceptionCode.XmlInvalidIodList

LeadDicomTables XML iodList section is invalid

Leadtools.Dicom.DicomExceptionCode.XmlInvalidIodModuleItem

LeadDicomTables XML file IOD entry contains an invalid module

Leadtools.Dicom.DicomExceptionCode.XmlModuleNotFound

LeadDicomTables XML file IOD entry references an module that is not defined in the moduleList

Leadtools.Dicom.DicomExceptionCode.XmlInvalidModuleElement

LeadDicomTables XML file moduleList contains an invalid element

Leadtools.Dicom.DicomExceptionCode.XmlInvalidModuleList

LeadDicomTables XML moduleList section is invalid

Leadtools.Dicom.DicomExceptionCode.XmlInvalidModulelistModuleAttribute

LeadDicomTables XML moduleList <Module> contains an invalid attribute

Leadtools.Dicom.DicomExceptionCode.XmlInvalidIodListModuleAttribute

LeadDicomTables XML iodList contains an invalid module

Leadtools.Dicom.DicomExceptionCode.XmlInvalidIodListIodAttribute

LeadDicomTables XML iodList contains an invalid attribute

Leadtools.Dicom.DicomExceptionCode.XmlInvalidElementList

LeadDicomTables XML elementList is invalid

Leadtools.Dicom.DicomExceptionCode.XmlInvalidElementListItemAttribute

LeadDicomTables XML elementList contains an invalid attribute

Leadtools.Dicom.DicomExceptionCode.XmlInvalidUidListItemAttribute

LeadDicomTables XML uidList contains an invalid attribute

Leadtools.Dicom.DicomExceptionCode.XmlInvalidConceptGroupList

LeadDicomTables XML contextgroup section is invalid

Leadtools.Dicom.DicomExceptionCode.XmlInvalidContextGroupAttribute

LeadDicomTables XML contextgroup section contains an invalid group attribute

Leadtools.Dicom.DicomExceptionCode.XmlInvalidCodedConceptAttribute

LeadDicomTables XML contextgroup section contains an invalid coded concept attribute

Leadtools.Dicom.ChangeTransferSyntaxFlags.RescaleModalityLutWhenLossyCompressed

If set, and the new transfer syntax uses JPEG lossy compression, any modality LUT present will be rescaled to account for changes in minimum and maximum grayscale values due to lossy compression.

Leadtools.Dicom.ChangeTransferSyntaxFlags.YbrFull

This flag is valid only for color images, and for the following transfer syntaxes:

  • ImplicitVRLittleEndian
  • ExplicitVRLittleEndian
  • ExplicitVRBigEndian
  • RLELossless
It is ignored for all other transfer syntax values. If set, this converts the RGB image data to YCbCr, which is one luminance (Y) and two chrominance planes (CB and CR).

Leadtools.Dicom Assembly Changes from Version 16.5 to Version 17

Note on LEADTOOLS for .NET v17

In LEADTOOLS for .NET v16.5, some assemblies had a dependency on System.Drawing. System.Drawing is the .NET 2.0 assembly used with the Windows Forms and GDI+ platforms. Since LEADTOOLS v17 treats Windows Forms, Windows Presentation Foundation (WPF) and Silverlight as equal citizens, certain types in this LEADTOOLS assembly have been changed to reflect that. For example, properties with System.Drawing.Point type have been changed to use the new Leadtools.LeadPoint type, methods with a parameter of System.Drawing.Rectangle type have been changed to use the new Leadtools.LeadRect type. The following table shows the old 16.5 and corresponding new v17 types:

Old v16.5 Type

New v17 Type

System.Drawing.Point

Leadtools.LeadPoint

System.Drawing.Size

Leadtools.LeadSize

System.Drawing.Rectangle

Leadtools.LeadRect

System.Drawing.Color

Leadtools.RasterColor

System.Drawing.Drawing2.FillMode

Leadtools.LeadFillMode

New Types

The following Types have been added in v17:

Type Description
DicomNetIpTypeFlags

Specifies which Internet Protocol Version will be supported with DICOM Communication.

New Members

The following members have been added to existing types in v17:

Member Description
DicomDataSet.Load(Stream stream, DicomDataSetLoadFlags flags)

Loads a Data Set from a stream.

DicomDataSet.Save(Stream stream, DicomDataSetSaveFlags flags)

Saves the Data Set to a stream.

DicomDataSet.GetEncapsulatedDocument(DicomElement element, bool child, Stream stream, DicomEncapsulatedDocument encapsulatedDocument, DicomCodeSequenceItem conceptNameCodeSequence)

Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and output the stream in a stream.

DicomDataSet.SetEncapsulatedDocument(DicomElement element, bool child, Stream stream, DicomEncapsulatedDocument encapsulatedDocument, DicomCodeSequenceItem conceptNameCodeSequence)

Inserts an encapsulated document in a stream and corresponding DICOM elements into a DICOM data set.

DicomDataSet.AddPresentationStateImageReference(Stream stream, int[] frameNumbers, int framesCount)

Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" from a stream

DicomDataSet.SetFloatValue(DicomElement element, float value)

Sets the float value of a Data Element.

DicomDataSet.SetDateValue(DicomElement element, DicomDateValue value)

Sets the Date value of a Data Element.

DicomDataSet.GetPreamble(out Byte[] preamble, int offset, int length)

Replaces void DicomDataSet.GetPreamble(byte[] preamble, int offset, int length)

DicomTag.ToHexString

Returns a hexadecimal representation of the DicomTag.

DicomIodTable.GetModuleCount

Returns the number of modules in the specified IOD class.

GetDoubleValueExt(Leadtools.Dicom.DicomElement,System.Int32,System.Int32)

Returns an array of numeric values, stored in the Value Field, of the specified element.

SetLongValue(Leadtools.Dicom.DicomElement,System.Int64[],System.Int32)

Sets the integer value or short value of a Data Element.>

SetDoubleValueExt(Leadtools.Dicom.DicomElement,System.Double[],System.Int32)

Sets the double value, or any other numeric value representation of a Data Element.

Connect(System.String,System.Int32,System.String,System.Int32,Leadtools.Dicom.DicomNetIpTypeFlags)

Connects an SCU to an SCP.

Listen(System.String,System.Int32,System.Int32,Leadtools.Dicom.DicomNetIpTypeFlags)

Establishes a connection to listen for incoming connection requests.

DicomExceptionCode.IncompatibleListOfImages

The list of images in the dataset must all have the same width, height, and bits per pixel.

DicomExceptionCode.Ipv4Ipv6Conflict Both IPv4 and IPv6 addresses have been passed to the same method.

Removed Members

The following members have been removed from existing types in v17:

Member Description
DicomModuleType.PaletteColorLoockupTable

Item was misspelled

These changes are not listed in the topics below.

Leadtools.Dicom Assembly Changes from Version 16 to Version 16.5

Leadtools.Dicom has been updated to provide support for the latest DICOM Standard, including:

New Classes

The following classes have been added to LEADTOOLS for .NET v16.5

Class Description
Leadtools.Dicom.DicomUidType DICOM UID Values (Transfer Syntax and Abstract Syntax Values).
Leadtools.Dicom.DicomTag The DicomTag structure contains information about supported tags.

New Members

The following members have been added to existing types

Member Description
Leadtools.Dicom.DicomDataSet.Copy

Copies the data elements from one Data Set to another.

Leadtools.Dicom.DicomAssociate.FindNextAbstract

Find the next Presentation Context that contains the specified Abstract Syntax.

Leadtools.Dicom.DicomAssociate.FindAbstract

Finds the Presentation Context with the specified Abstract Syntax.

Leadtools.Dicom.DicomAssociate.ToString

This member overrides ToString and returns a descriptive string for the DicomAssociate.

New Enumerations

The following enumerations have been added to LEADTOOLS for .NET v16.5

Enumeration Description
Leadtools.Dicom.DicomCopyFlags Flags that give additional information associated with the Leadtools.Dicom.DicomElement.
Leadtools.Dicom.DicomClassType Represents the constants that are used to indicate the Class Information Object Definitions.
Leadtools.Dicom.DicomModuleType Represents the constants that are used to indicate the Module Information Object Definitions.
Leadtools.Dicom.DicomExceptionCode Represents the possible return values for LEADTOOLS DICOM methods.

New Structures

The following structures have been added to LEADTOOLS for .NET v16.5

Structure Description
Leadtools.Dicom.DicomDateValue Specifies the information about date values stored in the Value Field of a Data Element.

New Delegates

The following delegates have been added to LEADTOOLS for .NET v16.5

Delegate Description
Leadtools.Dicom.DicomCopyCallback Called for each Data Element of the Data Set.

Leadtools.Dicom Assembly Changes from Version 15 to Version 16

Leadtools.Dicom has been updated to provide support for the latest DICOM Standard, including:

Over 30 functions have been added to the .NET DICOM toolkit to allow users a simpler, more straightforward, .NET-like way of working with DICOM data sets and DICOM sequences.

DICOM IOD tables and context mapping tables are now loaded on demand instead of at startup. The tables can optionally be not loaded at all, or loaded partially.

DICOM Communications support has been enhanced by new functions to customize socket creation options.

Both ANSI and UNICODE DICOM DLLs are now provided.

Two new demos have been added, one for DICOM MWL and another for DICOM Waveforms.

In addition, the medical viewer control has been enhanced.

New Members

The following members have been added in version 16:

Member Description
CreatePrivateCreatorDataElement Creates a Private Creator Data Element.
GetNextUnusedPrivateTag Returns the next available unused tag reserved by the Private Creator Data Element.
FindFirstPrivateCreatorDataElement Returns the Private Creator Data Element that matches the search constraints.
FindNextPrivateCreatorDataElement Returns the next Private Creator Data Element that matches the search constraints.
FindFirstPrivateElement Returns the first existing private element that is reserved by privateCreatorDataElement.
FindNextPrivateElement Returns the next existing private element that is reserved by privateCreatorDataElement.
GetEncapsulatedDocument Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set.
SetEncapsulatedDocument Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set.
Initialize(DicomClassType,DicomDataSetInitializeFlags) Creates the Data Set object, inserting the appropriate elements for the specified class.
SetDateValue(DicomElement,DateTime[]) Sets the Date value(s) of a Data Element.
SetTimeValue(DicomElement,DateTime[]) Sets the Time value(s) of a Data Element.
SetDateTimeValue(DicomElement,DateTime[]) Sets the Date-Time value(s) of a Data Element.
GetImage Gets the image of a Pixel Data element.
GetModalityLutAttributes(Int32) New version of GetModalityLut, supporting multi-frames, that retrieves the attributes that describe the Modality LUT.
SetModalityLut(Int32,DicomModalityLutAttributes,Int32[],DicomSetImageFlags) New version of SetModalityLut, supporting multi-frames, that sets the attributes that describe the Modality LUT.
DeleteModalityLut(Int32,DicomSetImageFlags) New version of DeleteModalityLut supporting multi-frames that deletes all the elements that describe the Modality LUT.
GetWindow(Int32,Int32) New version of GetWindow that supports multi-frames.
SetWindow(Int32,Int32,DicomWindowAttributes,DicomSetImageFlags) New version of SetWindow that supports multi-frames.
DeleteWindow(Int32,DicomSetImageFlags) New version of DeleteWindow that supports multi-frames.
TestConformanace Verifies the conformance of the Data Set.
DicomTestConformanceCallback Processes each Data Element of the Data Set to determine conformance.
SetValue Sets the value(s) of a Data Element.
InsertElementAndSetValue Overloaded. Finds or inserts (if not found) an element in the data set and sets the value of the element.
Overloaded. Returns the value of a DICOM element.
Holds the result after a call to Generic DicomDataSet.GetValue(DicomElement,Boolean,Int64,,GetValueDelegate)
BeginEditSequence Overloaded. Creates a new DICOM sequence, or edits and existing one.
EndEditSequenceDicomDataSet Finalizes the changes when creating or editing a DICOM sequence.
BeginEditItem Overloaded. Edits an existing item, or creates a new item in a DICOM sequence.
EndEditItem Finalizes the changes when creating or editing an item in a DICOM sequence.
BeginReadSequence Overloaded. Reads values from an existing DICOM sequence.
EndReadSequence Finalizes the read when reading a DICOM sequence.
BeginReadItem Overloaded. Reads an existing item from a DICOM sequence.
EndReadItem Finalizes the read when reading an item from a DICOM sequence.

Renamed Members

The following members have been renamed in version 16:

Version 15 Version 16
DicomTagType enumeration The different values have been added as fields to the Dicom.DicomTag class.

New Enumeration Values

The following enumerations are new or have had values added to them in version 16:

Enumeration Description
DicomDataSetInitializeFlags Specifies the Value Representation, byte order, and other options used when initializing a Data Set.
DicomDirKeyType Specifies different types of key elements, like spectroscopy, raw data, fiducial, encapsulated document, etc.
DicomInsertElementAndSetValueResult New enumeration that specifies the possible result of DicomDatSet.InsertElementAndSetValue
DicomGetValueResult New enumeration that specifies the possible result of
DicomTestConformanceFlags New enumeration that indicates errors associated with the DicomElement.
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Imaging, Medical, and Document
Click or drag to resize