• Introduction to DicomObjects.NET
  • Version 8 Release Notes
  • Overview of the Main API
  • DicomObjects.NET.8.40 Assembly
    • Overview
    • Namespaces
      • DicomObjects Namespace
        • Overview
        • Classes
          • ColourPalettes
            • Overview
            • Members
            • Methods
              • FromName Method
              • FromUID Method
            • Properties
              • HotIron Property
              • HotMetalBlue Property
              • Pet20Step Property
              • PetColor Property
          • DicomAssociation
            • Overview
            • Members
            • DicomAssociation Constructor
            • Methods
              • Abort Method
              • Cancel Method
              • Close Method
              • Dispose Method
              • Echo Method
              • Find Method
                • Find(QueryRoot,DicomDataSet) Method
                • Find(String,DicomDataSet) Method
              • Get Method
                • Get(QueryRoot,DicomDataSet) Method
                • Get(QueryRoot,DicomDataSet,Boolean) Method
                • Get(String,DicomDataSet) Method
              • Move Method
                • Move(QueryRoot,String,DicomDataSet) Method
                • Move(String,DicomDataSet) Method
              • NAction Method
              • NCreate Method
              • NDelete Method
              • NEventReport Method
              • NGet Method
              • NSet Method
              • Open Method
                • Open(String,Int32,String,String) Method
                • Open(Socket,Stream,String,String) Method
              • PcidFor Method
              • SendInstances Method
                • SendInstances(IEnumerable<DicomDataSet>) Method
                • SendInstances(DicomDataSet) Method
                • SendInstances(Stream) Method
                • SendInstances(String) Method
                • SendInstances(IEnumerable<String>) Method
                • SendInstances(DicomDataSet,String) Method
                • SendInstances(DicomImage) Method
                • SendInstances(IEnumerable<DicomImage>) Method
              • SetQuality Method
            • Properties
              • AgreedContexts Property
              • AssociationNumber Property
              • BytesReceived Property
              • BytesSent Property
              • CalledAET Property
              • CallingAET Property
              • Cancelled Property
              • CheckForCancel Property
              • CoercionSOP Property
              • DefaultThrowStatusException Property
              • Identity Property
              • ImplementationName Property
              • ImplementationUID Property
              • IsOpen Property
              • LastCommand Property
              • LastError Property
              • LastInstanceUID Property
              • LastOperation Property
              • LastStatus Property
              • LocalIP Property
              • LocalPort Property
              • LogLevel Property
              • MetaSOPClass Property
              • MoveOriginator Property
              • PreferredPCID Property
              • PreferredTS Property
              • PreferredTSList Property
              • ReadBehaviour Property
              • RemoteIP Property
              • Request Property
              • RequestedContexts Property
              • RequestingQuery Property
              • ReturnedCommands Property
              • ReturnedIdentifier Property
              • ReturnedIdentifiers Property
              • ReturnedInstances Property
              • SslStream Property
              • Status Property
              • Tag Property
              • ThrowStatusException Property
              • WriteBehaviour Property
            • Events
              • InitiateTls Event
              • N_Event_Report Event
              • ResponseReceived Event
          • DicomAssociationCollection
            • Overview
            • Members
            • DicomAssociationCollection Constructor
            • Properties
              • Tag Property
          • DicomAttribute
            • Overview
            • Members
            • Methods
              • DefinedVM Method
              • DefinedVR Method
              • Dispose Method
              • ToString Method
                • ToString() Method
                • ToString(String) Method
              • ValueInContext Method
            • Properties
              • BulkDataUri Property
              • ByteArrayData Property
              • DateTimeFrom Property
              • DateTimeTo Property
              • DelayedData Property
              • Description Property
              • Element Property
              • Exists Property
              • ExistsWithValue Property
              • Group Property
              • IsMultiple Property
              • IsNull Property
              • IsPrivate Property
              • Item Property
              • Keyword Property
              • KeywordCode Property
              • RawData Property
              • Tag Property
              • Value Property
              • VM Property
              • VR Property
          • DicomContext
            • Overview
            • Members
            • Methods
              • Reject Method
            • Properties
              • AbstractSyntax Property
              • AcceptedTS Property
              • ContextID Property
              • ExtendedNegotiationValues Property
              • OfferedTS Property
              • RequestorSCPRole Property
              • RequestorSCURole Property
              • Tag Property
          • DicomContextCollection
            • Overview
            • Members
            • Methods
              • Add Method
                • Add(String) Method
                • Add(String,String) Method
                • Add(String,IEnumerable<String>) Method
              • AddDefaults Method
              • CanUse Method
              • Exists Method
            • Properties
              • AnyPresent Property
              • Tag Property
          • DicomDataSet
            • Overview
            • Members
            • DicomDataSet Constructor
              • DicomDataSet Constructor()
              • DicomDataSet Constructor(DicomDataSet,Boolean)
              • DicomDataSet Constructor(String,ReadBehaviours)
              • DicomDataSet Constructor(Stream,ReadBehaviours)
              • DicomDataSet Constructor(Byte[],ReadBehaviours)
            • Methods
              • Add Method
                • Add(Int32,Int32,Object) Method
                • Add(DicomAttribute) Method
                • Add(Keyword,Object) Method
                • Add(IEnumerable<DicomAttribute>) Method
                • Add(String,Object) Method
                • Add(Keyword,String,Object) Method
                • Add(Int32,Int32,String,Object) Method
              • AddByReference Method
                • AddByReference(Keyword,Byte[]) Method
                • AddByReference(Keyword,String,Byte[]) Method
              • AddPixelData Method
              • AddToDirectory Method
                • AddToDirectory(DicomImage,String,String,Int16) Method
                • AddToDirectory(DicomImage,String,String,Int16,QueryLevel) Method
                • AddToDirectory(DicomDataSet,String,String) Method
              • ChangeCharacterSet Method
              • ChangeToDecompressed Method
              • Clear Method
              • Clone Method
                • Clone(Boolean) Method
                • Clone() Method
              • DecompressAll Method
              • Dispose Method
              • FindAttribute Method
              • ForEachAttribute Method
              • FrameSubSet Method
              • FunctionalGroupDataSet Method
                • FunctionalGroupDataSet(Int32,Int32,Int32) Method
                • FunctionalGroupDataSet(Keyword,Int32) Method
              • FunctionalGroupOrRootLevelAttribute Method
                • FunctionalGroupOrRootLevelAttribute(Keyword,Int32,Keyword) Method
                • FunctionalGroupOrRootLevelAttribute(Int32,Int32,Int32,Int32,Int32) Method
              • GetAllBulkData Method
              • GetAllURIBulkData Method
              • GetMinAndMax Method
                • GetMinAndMax(Single,Single,Single,Boolean) Method
                • GetMinAndMax(Single,Single,Single,Boolean,Boolean) Method
              • GetPixelStream Method
              • ImportPixelData Method
              • IsPresentationStateFor Method
                • IsPresentationStateFor(DicomImage) Method
                • IsPresentationStateFor(DicomImage,Int32) Method
              • MergeBulkData Method
              • Read Method
                • Read(Stream,ReadBehaviours) Method
                • Read(String,ReadBehaviours) Method
                • Read(Byte[],ReadBehaviours) Method
              • ReadJson Method
              • ReadURL Method
              • ReadXml Method
              • Remove Method
                • Remove(Int32,Int32) Method
                • Remove(Keyword) Method
              • RemovePrivateAttributes Method
              • Send Method
                • Send(String,Int32,String,String) Method
                • Send(String,Int32,String,String,IEnumerable<String>) Method
              • SetDicomCodec Method
              • SetNonDicomCodec Method
              • SetPlanarConfiguration Method
              • SimplifyOverlays Method
              • Validate Method
              • ValidateAll Method
              • Value Method
                • Value(Int32,Int32) Method
                • Value(Keyword) Method
                • Value(String) Method
              • Write Method
                • Write(String,String,Object) Method
                • Write(String,String,Object,DicomDataSet) Method
                • Write(String,String,Object,DicomDataSet,WriteBehaviours) Method
                • Write(Stream,String,Object,DicomDataSet,WriteBehaviours) Method
                • Write(String,Boolean) Method
                • Write(String,String,DicomDataSet) Method
                • Write(String,String) Method
                • Write(String) Method
                • Write(String,DicomDataSet) Method
                • Write(Stream,String,Object) Method
                • Write(Stream,Boolean) Method
                • Write(Stream,String) Method
                • Write(Stream,String,DicomDataSet) Method
                • Write(Stream) Method
                • Write(Byte[],String,Object) Method
                • Write(Byte[],Boolean) Method
                • Write(Byte[],String) Method
                • Write(Byte[]) Method
              • WriteJson Method
              • WriteXml Method
            • Properties
              • AccessionNumber Property
              • CacheMode Property
              • Children Property
              • Command Property
              • Count Property
              • DateOfBirth Property
              • DefaultValidationTypes Property
              • Identifer Property
              • InstanceUID Property
              • Item Property
                • Item(Int32,Int32) Property
                • Item(Int32) Property
                • Item(Keyword) Property
                • Item(String) Property
              • Name Property
              • OriginalTS Property
              • Overrides Property
              • OverrideTS Property
              • PatientID Property
              • PixelsPerFrame Property
              • RawPixels Property
              • SamplesPerFrame Property
              • SeriesDescription Property
              • SeriesUID Property
              • Sex Property
              • SOPClass Property
              • StudyDescription Property
              • StudyUID Property
              • Tag Property
              • UncompressedPI Property
              • ValidationDataSet Property
              • ValidationTypes Property
            • Fields
              • CompressedFrameStream Field
          • DicomDataSetCollection
            • Overview
            • Members
            • DicomDataSetCollection Constructor
              • DicomDataSetCollection Constructor()
              • DicomDataSetCollection Constructor(IEnumerable<DicomImage>)
            • Methods
              • Add Method
                • Add(IEnumerable<DicomDataSet>) Method
              • Clone Method
                • Clone(Boolean) Method
                • Clone() Method
              • Dispose Method
              • MakeKOS Method
              • Read Method
                • Read(String,ReadBehaviours) Method
                • Read(Byte[]) Method
                • Read(IEnumerable<String>,ReadBehaviours) Method
                • Read(Stream,ReadBehaviours) Method
              • ReadJson Method
              • Remove Method
                • Remove(String) Method
              • Send Method
              • WriteJson Method
            • Properties
              • Item Property
              • SopUIDList Property
              • Tag Property
          • DicomException
            • Overview
            • Members
            • DicomException Constructor
              • DicomException Constructor(Int32)
              • DicomException Constructor(Int32,String)
            • Properties
              • CausedAbort Property
              • Code Property
              • Tag Property
          • DicomGlobal
            • Overview
            • Members
            • Methods
              • AcceptedTransferSyntaxes Method
              • AddDictionaryElement Method
              • AddPrivateDictionaryElement Method
              • AddToAcceptedTransferSyntaxes Method
              • AddToOfferedTransferSyntaxes Method
              • AddToSOPClassGroup Method
              • ClearAcceptedTransferSyntaxes Method
              • ClearOfferedTransferSyntaxes Method
              • ClearSOPClassGroup Method
              • Echo Method
              • FindGroup Method
              • GetRegString Method
                • GetRegString(String,String) Method
                • GetRegString(String) Method
              • GetRegWord Method
                • GetRegWord(String,Int32) Method
                • GetRegWord(String) Method
              • GetStatusCodeType Method
              • GuidToUID Method
              • IgnoreAttribute Method
              • IsDICOM Method
                • IsDICOM(Stream) Method
                • IsDICOM(String) Method
              • IsEncrypted Method
              • Keyword Method
              • LoadConfigFile Method
              • Log Method
              • LogToFile Method
                • LogToFile(String,Int32) Method
                • LogToFile(String,Int32,Int32) Method
              • LogToFileStop Method
              • LogToStream Method
              • MakeDictionary Method
              • NewUID Method
              • OfferedTransferSyntaxes Method
              • RegisterPerformanceCounters Method
              • RemoveFromAcceptedTransferSyntaxes Method
              • RemoveFromOfferedTransferSyntaxes Method
              • RemoveFromSOPClassGroup Method
              • ResetPixelCache Method
              • SetRegString Method
              • SetRegWord Method
              • SOPClassGroup Method
              • Zoom Method
            • Properties
              • AssemblyDirectory Property
              • AssemblyVersion Property
              • Assume2022Escapes Property
              • ChangeLossyUIDs Property
              • CloseFilesAfterReading Property
              • ColourConverter Property
              • CombinePDVs Property
              • CurrentLogFileName Property
              • DefaultCharacterSet Property
              • DefaultFFmpegFilter Property
              • DefaultIpAddressFamily Property
              • DefaultReadBehaviour Property
              • DefaultSOPClasses Property
              • DefaultWriteBehaviour Property
              • DeidentifyInLog Property
              • DescriptionAsSerializationTag Property
              • DirectionStrings Property
              • DisplayCacheTime Property
              • Enable10BitDisplay Property
              • EventLogLevel Property
              • FailOnSuspiciousPreamble Property
              • FileVersion Property
              • FlushLevel Property
              • FontScaling Property
              • IgnoreShortPixelData Property
              • ImplementationName Property
              • ImplementationUID Property
              • IndentJson Property
              • LockGdiOperations Property
              • MaximumDateTime Property
              • MaximumNesting Property
              • MaximumPDUSize Property
              • MinFontSize Property
              • MinimumDateTime Property
              • MoveTimesOut Property
              • PreambleFileSignatures Property
              • PreferredBitmapMode Property
              • PresentationStateFont Property
              • PreserveDoublePrecision Property
              • ProductName Property
              • QuadrupedDirectionStrings Property
              • RenderException Property
              • ReUseArrays Property
              • ReuseOnlyExactArraySize Property
              • ShowTextBoxForPresentationStates Property
              • SigningLicensePrefix Property
              • ThreadCount Property
              • Timeout Property
              • UIDRoot Property
              • UsePerformanceCounters Property
              • UsePixelCache Property
              • ValidDateMax Property
              • ValidDateMin Property
            • Events
              • LogEvent Event
              • OnChangeUid Event
              • ValidateFragments Event
          • DicomImage
            • Overview
            • Members
            • DicomImage Constructor
              • DicomImage Constructor()
              • DicomImage Constructor(Bitmap)
              • DicomImage Constructor(DicomImage)
              • DicomImage Constructor(String,ReadBehaviours)
              • DicomImage Constructor(Stream,ReadBehaviours)
              • DicomImage Constructor(Byte[],ReadBehaviours)
              • DicomImage Constructor(DicomDataSet)
            • Methods
              • Bitmap Method
                • Bitmap() Method
                • Bitmap(Int32) Method
                • Bitmap(Size,PixelFormat,Matrix) Method
                • Bitmap(Size,PixelFormat,Matrix,Int32) Method
              • BitmapImage Method
              • Blt Method
              • BurnAnnotations Method
              • CanConvertTo Method
              • CellLocation Method
              • CellSize Method
              • ChangeToDecompressed Method
              • ClearCaches Method
                • ClearCaches() Method
                • ClearCaches(CacheTypes) Method
              • Clone Method
                • Clone(Boolean) Method
                • Clone() Method
              • Copy Method
              • CurrentToNoStretch Method
              • CurrentToPresentationState Method
                • CurrentToPresentationState(Size,Boolean) Method
                • CurrentToPresentationState(DicomViewer,Boolean) Method
              • DecompressAll Method
              • DisplaySize Method
                • DisplaySize(DicomViewer) Method
                • DisplaySize(Matrix) Method
              • Dispose Method
              • DistanceFromPoint Method
              • DownloadStatus Method
                • DownloadStatus(Rectangle,Single,Int32) Method
                • DownloadStatus(RectangleF,Single,Int32) Method
              • ExplicitJpipRequest Method
                • ExplicitJpipRequest(Rectangle,Single,Int32,Int32) Method
                • ExplicitJpipRequest(RectangleF,Single,Int32,Int32) Method
              • Export Method
                • Export(String,Object) Method
                • Export(Stream,String,Object) Method
                • Export(String,ImageFormat,Int32) Method
                • Export(Stream,ImageFormat,Int32) Method
                • Export(String,String,Object) Method
              • GetMinAndMax Method
                • GetMinAndMax(Single,Single,Single,Boolean) Method
                • GetMinAndMax(Single,Single,Single,Boolean,Boolean) Method
              • GetRawFrame Method
              • Histogram Method
              • ImagePlane Method
              • ImageToScreen Method
              • ImageToWorld Method
              • Import Method
                • Import(Image) Method
                • Import(String) Method
                • Import(Stream,String) Method
              • Matrix Method
                • Matrix(SizeF) Method
                • Matrix(DicomViewer) Method
              • MatrixBase Method
              • OrientationText Method
              • Paste Method
              • PixelValuesByFrame Method
              • PresentationStateToCurrent Method
                • PresentationStateToCurrent(DicomViewer) Method
                • PresentationStateToCurrent(DicomViewer,PresentationStateFeatures) Method
                • PresentationStateToCurrent(Matrix,PresentationStateFeatures) Method
              • PrinterImage Method
                • PrinterImage(Int32,Int32,Boolean,Single,Rectangle,Boolean) Method
                • PrinterImage(Int32,Int32,Boolean,Single,Rectangle,Boolean,Int32) Method
                • PrinterImage(Int32,Int32,Boolean,Single,Rectangle,Boolean,Int32,Int32) Method
                • PrinterImage(Int32,Int32,Boolean,Matrix,Rectangle,Int32,Int32) Method
              • RawPixelValuesByFrame Method
              • Read Method
                • Read(String,ReadBehaviours) Method
                • Read(Stream,ReadBehaviours) Method
                • Read(Byte[],ReadBehaviours) Method
              • ReadURL Method
              • ReferenceLine Method
              • RenderToArray Method
                • RenderToArray(Array,Boolean,Int32) Method
                • RenderToArray(Array,Boolean,Int32,Int32) Method
              • ScreenToImage Method
              • ScreenToWorld Method
              • Send Method
                • Send(String,Int32,String,String) Method
                • Send(String,Int32,String,String,IEnumerable<String>) Method
              • SetDefaultWindows Method
              • SetExternalShader Method
              • SetPixelData Method
              • SetPixelDataAndImport Method
              • SetPixelFile Method
              • SetScrollAndZoom Method
              • SetSimpleMasking Method
                • SetSimpleMasking(Int32[],MaskMode) Method
                • SetSimpleMasking(Int32,MaskMode) Method
              • Spacing Method
                • Spacing() Method
                • Spacing(Rectangle) Method
              • SpacingInViewer Method
              • SubImage Method
                • SubImage(Point,Size,Single,Int32) Method
                • SubImage(Point,Size,Single,Int32,ScaleMode) Method
              • Update Method
              • WorldToImage Method
              • WorldToScreen Method
              • Write Method
                • Write(Byte[],String,Object) Method
                • Write(Byte[],Boolean) Method
                • Write(Byte[],String) Method
                • Write(Byte[]) Method
                • Write(String,String,Object) Method
                • Write(String,Boolean) Method
                • Write(String,String) Method
                • Write(String) Method
                • Write(Stream,String,Object) Method
                • Write(Stream,Boolean) Method
                • Write(Stream,String) Method
                • Write(Stream) Method
            • Properties
              • AccessionNumber Property
              • Angle Property
              • Area Property
              • BorderPen Property
              • CacheMode Property
              • CaptureBackColour Property
              • CDAStyleSheet Property
              • CineFramesToDisplay Property
              • CineIndex Property
              • CineMode Property
              • CineRate Property
              • CineSmoothing Property
              • ColourTable Property
              • CubicSplineAlpha Property
              • DataSet Property
              • DateOfBirth Property
              • DefaultCacheMode Property
              • DefaultModalityLUT Property
              • DefaultPresentationLUT Property
              • DefaultRealTimeCine Property
              • DefaultVoiLUT Property
              • DisplayMode Property
              • DrawCacheMode Property
              • ExplicitModalityLUT Property
              • ExplicitPresentationLUT Property
              • ExplicitVOILUT Property
              • FilterLength Property
              • FlipState Property
              • Frame Property
              • FrameCount Property
              • Gamma Property
              • InstanceUID Property
              • Invert Property
              • Item Property
                • Item(Int32,Int32) Property
                • Item(Keyword) Property
              • JpipInitialSize Property
              • JpipRequestSize Property
              • Labels Property
              • Level Property
              • LevelShift Property
              • MagnificationMode Property
              • MaskRanges Property
              • MinificationMode Property
              • ModalityLUT Property
              • Name Property
              • OverlayColour Property
              • OverlayVisible Property
              • PatientID Property
              • Pixels Property
              • PresentationLUT Property
              • PresentationState Property
              • PresentationStateFeaturesUsed Property
              • PresentationStates Property
              • RawPixels Property
              • RealTimeCine Property
              • RenderedSize Property
              • RotateState Property
              • RotationBehaviour Property
              • Scroll Property
              • SeriesDescription Property
              • SeriesUID Property
              • Sex Property
              • ShowLabels Property
              • ShowShutter Property
              • ShowUpdates Property
              • Size Property
              • SOPClass Property
              • StretchMode Property
              • StudyDescription Property
              • StudyUID Property
              • Tag Property
              • UnsharpEnhancement Property
              • UnsharpLength Property
              • UserMatrix Property
              • VoiLUT Property
              • VOILUTFunction Property
              • VoiLUTInUse Property
              • Width Property
              • WidthMultiplier Property
              • Zoom Property
            • Events
              • PositionChanged Event
              • UserSmoothing Event
            • Operators
              • Implicit Type Conversion Operator
          • DicomImage3D
            • Overview
            • Members
            • DicomImage3D Constructor
            • Methods
              • Clip Method
              • CurrentPixelScale Method
              • DistanceToFarVertex Method
              • ImagePlane Method
              • ImageToScreen Method
              • PixelToWorld Method
              • Rotate Method
              • RotateWorld Method
              • Scale Method
              • ScreenNormal Method
              • ScreenToImage Method
              • SetTransferFunction Method
                • SetTransferFunction(Single,Single,Color[]) Method
                • SetTransferFunction(IEnumerable<KeyValuePair<Int32,Color>>) Method
              • SetViewPlane Method
                • SetViewPlane(Plane,Boolean,Single) Method
                • SetViewPlane(Point3D,Vector3D,Vector3D,Single) Method
              • SubImage Method
                • SubImage(Point,Size,Single,Int32,ScaleMode) Method
              • TranslateMm Method
              • TranslateNormal Method
              • TranslatePixels Method
            • Properties
              • CutPlanes Property
              • DiffuseReflection Property
              • DownSample Property
              • EarlyRayTermination Property
              • Labels3D Property
              • LightDirection Property
              • LightIntensity Property
              • Matrix3D Property
              • RenderedSize Property
              • RenderMode Property
              • SlabThickness Property
              • SpecularExponent Property
              • SpecularIntensity Property
              • Step Property
              • Volume Property
          • DicomImageCollection
            • Overview
            • Members
            • DicomImageCollection Constructor
              • DicomImageCollection Constructor()
              • DicomImageCollection Constructor(IEnumerable<DicomImage>)
              • DicomImageCollection Constructor(IEnumerable<DicomDataSet>)
            • Methods
              • Add Method
                • Add(IEnumerable<DicomImage>) Method
                • Add(IEnumerable<DicomDataSet>) Method
              • Clone Method
              • Dispose Method
              • MakeEnhancedMultiFrame Method
              • MakeMultiFrame Method
              • Move Method
              • Read Method
                • Read(String,ReadBehaviours) Method
                • Read(Byte[],ReadBehaviours) Method
                • Read(IEnumerable<String>,ReadBehaviours) Method
                • Read(Stream,ReadBehaviours) Method
              • Send Method
            • Properties
              • Item Property
              • Tag Property
          • DicomImageCurvedMPR
            • Overview
            • Members
            • DicomImageCurvedMPR Constructor
            • Methods
              • CurrentPixelScale Method
              • ImagePlane Method
              • PixelToWorld Method
              • SetCurve Method
              • SubImage Method
                • SubImage(Point,Size,Single,Int32,ScaleMode) Method
            • Properties
              • RenderedSize Property
              • Volume Property
          • DicomImageFusion
            • Overview
            • Members
            • DicomImageFusion Constructor
              • DicomImageFusion Constructor(DicomDataSet)
              • DicomImageFusion Constructor(DicomImageCollection)
            • Methods
              • ImagePlane Method
              • Rotate Method
              • Scale Method
              • SetViewPlane Method
                • SetViewPlane(Point3D,Vector3D,Vector3D,Single) Method
                • SetViewPlane(Plane,Boolean,Single) Method
              • TranslateMm Method
              • TranslateNormal Method
              • TranslatePixels Method
            • Properties
              • ImageCollection Property
              • Matrix3D Property
              • OpacityValues Property
              • SynchonisePlanes Property
          • DicomLabel
            • Overview
            • Members
            • DicomLabel Constructor
            • Methods
              • AddPoint Method
                • AddPoint(Single,Single) Method
                • AddPoint(PointF) Method
              • Adjust Method
              • ClipTo Method
              • Clone Method
              • Create3DLabel Method
              • GetTickSpacing Method
              • Matrix Method
              • OnExport Method
              • OnImport Method
              • Rescale Method
                • Rescale(DicomViewer,Int32,ScaleMode) Method
                • Rescale(DicomImage,Size,ScaleMode) Method
                • Rescale(DicomViewer,Int32,Boolean,ScaleMode) Method
              • ROIArea Method
                • ROIArea(DicomViewer,Int32) Method
                • ROIArea(DicomImage) Method
              • ROIDistanceUnits Method
                • ROIDistanceUnits(DicomImage) Method
                • ROIDistanceUnits(DicomViewer,Int32) Method
              • ROILength Method
                • ROILength(DicomImage) Method
                • ROILength(DicomViewer,Int32) Method
              • ROIMax Method
              • ROIMean Method
              • ROIMin Method
              • ROIPoints Method
              • ROIStandardDeviation Method
              • ROIValues Method
              • ScaledAngle Method
              • Threshold Method
              • Transform Method
              • Update Method
            • Properties
              • Anchor Property
              • AnchorScaleMode Property
              • Angle Property
              • Area Property
              • AutoSizeMode Property
              • BoundingBox Property
              • Brush Property
              • ChildAlignment Property
              • ChildLabels Property
              • CircleWithPerpendicularBiSector Property
              • Font Property
              • FontIndex Property
              • Fonts Property
              • FrameList Property
              • Height Property
              • Image Property
              • ImageOpacity Property
              • ImportedLabelType Property
              • IncludeInPresentationState Property
              • IsInterpolated Property
              • IsShutter Property
              • LabelType Property
              • Left Property
              • Margin Property
              • MinArrowSize Property
              • Pen Property
              • Plane Property
              • Points Property
              • RefImage Property
              • Reversible Property
              • RotationCentre Property
              • RotationMode Property
              • RotationPoint Property
              • RulerOptions Property
              • RulerSpacing Property
              • ScaleFontSize Property
              • ScaleMode Property
              • ScalePenWidth Property
              • SelectMode Property
              • SelectPen Property
              • Shadow Property
              • ShadowColor Property
              • ShowAnchor Property
              • ShowTextBox Property
              • StringFormat Property
              • Tag Property
              • Text Property
              • TextBrush Property
              • TextLabelRendering Property
              • Top Property
              • Visible Property
              • Width Property
            • Events
              • LabelChanged Event
              • PSLabelCreated Event
          • DicomLabel3D
            • Overview
            • Members
            • DicomLabel3D Constructor
              • DicomLabel3D Constructor(DicomImageCollection)
              • DicomLabel3D Constructor(String)
              • DicomLabel3D Constructor(String,Matrix)
            • Methods
              • Dispose Method
            • Properties
              • Position Property
              • Size Property
          • DicomLabelCollection
            • Overview
            • Members
            • DicomLabelCollection Constructor
              • DicomLabelCollection Constructor()
              • DicomLabelCollection Constructor(IEnumerable<DicomLabel>)
            • Methods
              • Add Method
                • Add(IEnumerable<DicomLabel>) Method
              • Clone Method
                • Clone() Method
                • Clone(Boolean) Method
              • Remove Method
                • Remove(IEnumerable<DicomLabel>) Method
            • Properties
              • Tag Property
          • DicomLicense
            • Overview
            • Members
            • Methods
              • ActivateOffLine Method
              • ActivateOnLine Method
              • AddRamLicense Method
              • DeactivateOnline Method
              • Delete Method
              • DeleteAllLicenses Method
              • GetActiveLicenses Method
              • GetLicense Method
                • GetLicense() Method
                • GetLicense(LicensedFunctions) Method
              • GetRamLicense Method
              • ReactivateOnLine Method
              • RemoveRamLicense Method
              • Revoke Method
              • ToString Method
            • Properties
              • AllowedFunctions Property
              • AuthorisationID Property
              • CurrentLicense Property
              • Dialog Property
              • Expiry Property
              • ExpiryWarningDays Property
              • ExpiryWarningPeriod Property
              • InstalledLicenses Property
              • IsRamLicense Property
              • LicenseID Property
              • LicenseServer Property
              • LicenseServerCount Property
              • LicenseToken Property
              • LicenseType Property
              • MachineID Property
              • ProxyDomain Property
              • ProxyPassword Property
              • ProxyUsername Property
              • Start Property
              • WebService Property
            • Events
              • LicenseExpirationEvent Event
              • RetrieveLicense Event
              • StoreLicense Event
          • DicomLicense.RamLicenseInfo
            • Overview
            • Members
            • DicomLicense.RamLicenseInfo Constructor
            • Properties
              • EndTime Property
              • MachineID Property
              • StartTime Property
          • DicomPrint
            • Overview
            • Members
            • DicomPrint Constructor
            • Methods
              • AddAnnotation Method
              • CheckStatus Method
              • Close Method
              • Open Method
              • PrintFilm Method
              • PrintImage Method
            • Properties
              • AnnotationFormat Property
              • Annotations Property
              • BitDepth Property
              • Colour Property
              • Connection Property
              • Copies Property
              • FilmBox Property
              • FilmSize Property
              • Format Property
              • ImageBox Property
              • MetaSOPClass Property
              • NextPosition Property
              • Orientation Property
              • Printer Property
              • Session Property
              • Tag Property
          • DicomQuery
            • Overview
            • Members
            • DicomQuery Constructor
            • Methods
              • Find Method
                • Find(DicomDataSet) Method
                • Find() Method
                • Find(DicomAssociation,DicomDataSet) Method
              • Get Method
                • Get() Method
                • Get(DicomDataSet) Method
              • Move Method
                • Move() Method
                • Move(DicomDataSet) Method
              • QueryDataSet Method
              • RetrieveDataSet Method
            • Properties
              • CalculatedFrameList Property
              • CalledAE Property
              • CallingAE Property
              • DateOfBirth Property
              • Destination Property
              • FrameTimes Property
              • InstanceUID Property
              • Level Property
              • Name Property
              • NoBulkData Property
              • Node Property
              • PatientID Property
              • Port Property
              • Root Property
              • SeriesUID Property
              • Sex Property
              • SimpleFrameList Property
              • StudyDate Property
              • StudyUID Property
              • Tag Property
              • TransferSyntaxes Property
            • Events
              • InitiateTls Event
              • ResponseReceived Event
          • DicomServer
            • Overview
            • Members
            • DicomServer Constructor
            • Methods
              • AbortAssociations Method
              • Accept Method
              • Dispose Method
              • Listen Method
                • Listen(Int32) Method
                • Listen(Int32,TlsAcceptor) Method
                • Listen(Int32,AddressFamily,TlsAcceptor) Method
                • Listen(Int32,String) Method
                • Listen(Int32,String,AddressFamily,TlsAcceptor) Method
              • Unlisten Method
                • Unlisten(Int32) Method
                • Unlisten(Int32,String) Method
              • UnlistenAll Method
            • Properties
              • AllowExtendedNegotiation Property
              • AssociationCount Property
              • DefaultStatus Property
              • NewAssociationType Property
              • Tag Property
            • Events
              • AssociationClosed Event
              • AssociationRequest Event
              • ErrorReceived Event
              • InfoMessage Event
              • InstanceReceived Event
              • N_Event_Report Event
              • NormalisedReceived Event
              • QueryReceived Event
              • ReceivingPixelData Event
              • VerifyReceived Event
          • DicomViewer
            • Overview
            • Members
            • DicomViewer Constructor
            • Methods
              • AdjustMultiRowsColumns Method
                • AdjustMultiRowsColumns() Method
                • AdjustMultiRowsColumns(Int32) Method
              • CellArea Method
              • Clear Method
              • DrawLabel Method
              • ImageIndex Method
              • ImageIndices Method
              • ImagePosition Method
              • IsImageDisplayed Method
                • IsImageDisplayed(Int32,Rectangle) Method
                • IsImageDisplayed(Int32) Method
              • LabelHits Method
              • Matrix Method
              • Refresh Method
                • Refresh() Method
                • Refresh(Boolean) Method
              • SafeUpdate Method
            • Properties
              • ActualViewerMode Property
              • AutoDisplay Property
              • BackColour Property
              • Border Property
              • CellSpacing Property
              • CineUpdateTime Property
              • CurrentIndex Property
              • DefaultHitMargin Property
              • HitMargin Property
              • MultiColumns Property
              • MultiRows Property
              • PixelSize Property
              • ShowLabels Property
              • ViewerMode Property
              • VSync Property
            • Events
              • DataChanged Event
              • DisplayChanged Event
              • DrawEnd Event
              • DrawException Event
              • DrawStart Event
              • MakeControl Event
          • DicomVolume
            • Overview
            • Members
            • DicomVolume Constructor
              • DicomVolume Constructor(DicomImage)
              • DicomVolume Constructor(IEnumerable<DicomImage>,Boolean,Single)
              • DicomVolume Constructor(IEnumerable<DicomImage>)
            • Methods
              • SetBorderColour Method
            • Properties
              • Centre Property
              • Extent Property
          • FileSignature
            • Overview
            • Members
            • FileSignature Constructor
            • Properties
              • MagicNumber Property
            • Fields
              • Bz2 Field
              • Deb Field
              • ELF Field
              • Hunk Field
              • JavaClass Field
              • Lua Field
              • MachO_32 Field
              • MachO_64 Field
              • MachOReverse_32 Field
              • MachOReverse_64 Field
              • MSCabinet Field
              • MZ Field
              • PE Field
              • Rar Field
              • Tar Field
              • Xar Field
              • Xz Field
              • Zip Field
              • Zip_7z Field
              • ZM Field
              • Zst Field
          • LicenseDialog
            • Overview
            • Members
            • LicenseDialog Constructor
            • Methods
              • ShowActivation Method
            • Fields
              • ActivateOffLine Field
              • ActivateOnLine Field
              • ActivationTabs Field
              • AuthorisationString Field
              • AuthorisationStringLabel Field
              • Cancel Field
              • CustomerInfo1 Field
              • CustomerInfo1Label Field
              • CustomerInfo2 Field
              • CustomerInfo2Label Field
              • Description Field
              • DomainLabel Field
              • LicenseInfoButton Field
              • LicenseToken Field
              • LicenseTokenLabel Field
              • LogoPictureBox Field
              • MachineID Field
              • MachineIDLabel Field
              • OffLine Field
              • OffLineDescription Field
              • OK1 Field
              • OnLine Field
              • OnLineDescription Field
              • PasswordLabel Field
              • ProxyDomainText Field
              • ProxyPasswordText Field
              • ProxyUserNameText Field
              • UsernameLabel Field
          • LookupTable
            • Overview
            • Members
            • LookupTable Constructor
            • Properties
              • Bits Property
              • Data Property
              • MinValue Property
              • SignedInput Property
          • ReadBehaviours
            • Overview
            • Members
            • ReadBehaviours Constructor
            • Properties
              • BlankTransferSyntax Property
              • CloseFilesAfterReading Property
              • DelayedSequenceLoad Property
              • DiscardBadIcons Property
              • DontReadPixels Property
              • IgnoreAfterPixels Property
              • IgnoreAfterTag Property
              • IgnoreBOT Property
              • IgnoreExceptions Property
              • IgnoreIconLengths Property
              • IgnorePrivateSequences Property
              • SilentEndOfFileReached Property
              • ThrowNotDICOMDIRError Property
              • TolerateBadOffsets Property
              • ZeissBug Property
          • ValidationOptions
            • Overview
            • Members
            • ValidationOptions Constructor
            • Methods
              • Equals Method
              • GetHashCode Method
            • Properties
              • All Property
              • CharacterSet Property
              • DataLength Property
              • Detailed Property
              • ForQuery Property
              • None Property
              • PrivateAttributes Property
              • PrivateSequences Property
              • Query Property
          • WriteBehaviours
            • Overview
            • Members
            • WriteBehaviours Constructor
            • Properties
              • AllowOddLengths Property
              • ChangeLossyAttributes Property
              • ChangeLossyUIDs Property
              • DontCompressIcons Property
              • ImplicitSequenceItemLength Property
              • ImplicitSequenceLength Property
              • NonSeekableBotHandling Property
              • OmitJpegComments Property
              • RescaleCTs Property
              • SeekableBotHandling Property
        • Enumerations
          • RenderMode3D
        • Structures
          • Plane3D
            • Overview
            • Members
            • Plane3D Constructor
              • Plane3D Constructor(Vector3D,Double)
              • Plane3D Constructor(Vector3D,Point3D)
              • Plane3D Constructor(Vector3D,Vector3D,Vector3D)
            • Methods
              • Equals Method
              • GetDistance Method
              • GetHashCode Method
              • Horizontal2D Method
              • PlaneIntersection Method
                • PlaneIntersection(Plane3D,Plane3D) Method
                • PlaneIntersection(Plane3D,Plane3D,Plane3D) Method
              • To2D Method
              • To3D Method
              • ToString Method
              • Vertical2D Method
            • Properties
              • D Property
              • Normal Property
            • Fields
              • Vector3DZero Field
            • Operators
              • Equality Operator
              • Inequality Operator
        • Interfaces
          • IFrameSource
            • Overview
            • Members
            • Methods
              • CalculatedNumberOfFrames Method
              • Clone Method
              • ReadFrame Method
        • Delegates
          • DicomAttribute.DelayedDataRoutine
      • DicomObjects.Delegates Namespace
        • Overview
        • Delegates
          • AssociationClosedHandler
          • AssociationRequestHandler
          • ChangeUidHandler
          • DataChangedHandler
          • DisplayChangedHandler
          • DrawExceptionHandler
          • DrawStartHandler
          • ErrorReceivedHandler
          • GetUrlHandler
          • InfoMessageHandler
          • InstanceReceivedHandler
          • LabelChangedHandler
          • LicenseExpirationHandler
          • LogHandler
          • MakeControlHandler
          • N_Event_ReportHandler
          • NormalisedReceivedHandler
          • PositionChangedHandler
          • PSLabelCreatedHandler
          • QueryReceivedHandler
          • ReceivingPixelDataHandler
          • ResponseReceivedHandler
          • RetrieveLicenseHandler
          • StatusUpdateHandler
          • StoreLicenseHandler
          • TlsAcceptor
          • TlsInitiator
          • UserSmoothingHandler
          • VerifyReceivedHandler
      • DicomObjects.DicomCodecs Namespace
        • Overview
        • Classes
          • CodecFactory
            • Overview
            • Members
            • Methods
              • CheckStart Method
              • Compressor Method
              • Decompressor Method
              • Exporter Method
              • Importer Method
              • SupportedTransferSyntaxes Method
          • CodecGlobal
            • Overview
            • Members
            • Methods
              • AddCodec Method
                • AddCodec(Assembly) Method
                • AddCodec(String) Method
              • AvailableTransferSyntaxes Method
              • Decompress Method
              • RegisterCodec Method
          • CompressionArguments
            • Overview
            • Members
            • Properties
              • DestinationStream Property
              • Image Property
              • OutputDataset Property
              • OutputTransferSyntax Property
              • Quality Property
              • SourceArray Property
              • WriteBehaviour Property
          • DecompressionArguments
            • Overview
            • Members
            • Properties
              • DestinationArray Property
              • Frame Property
              • FrameCount Property
              • InputTransferSyntax Property
              • PixelRequest Property
              • SourceStream Property
            • Fields
              • ReadBehaviour Field
          • DicomCodecBaseArguments
            • Overview
            • Members
            • Properties
              • BitsAllocated Property
              • BitsStored Property
              • DataSet Property
              • ImplementationUID Property
              • isSigned Property
              • PhotometricInterpretation Property
              • Planarconfig Property
              • Planes Property
              • Size Property
          • ImportArguments
            • Overview
            • Members
            • Properties
              • ImportPixelData Property
              • InputTransferSyntax Property
              • LossyType Property
              • SourceStream Property
          • Jpeg2000CompressionOptions
            • Overview
            • Members
            • Jpeg2000CompressionOptions Constructor
            • Methods
              • Clone Method
              • OptionsFromImage Method
            • Properties
              • ActualLevels Property
              • ForJpip Property
              • Layers Property
              • Levels Property
              • Lossy Property
              • PrecinctSize Property
              • Progression Property
              • Rate Property
          • JpegLossless
            • Overview
            • Members
            • Methods
              • Compress Method
              • Decompress Method
            • Properties
              • CheckForBadCompression Property
          • JpegLossy
            • Overview
            • Members
            • Properties
              • DecompressionType Property
          • JpegLSCompressionOptions
            • Overview
            • Members
            • JpegLSCompressionOptions Constructor
            • Methods
              • Clone Method
            • Properties
              • Near Property
              • T1 Property
              • T2 Property
              • T3 Property
          • Jpip
            • Overview
            • Members
            • Properties
              • ClientCertificate Property
              • JpipThreads Property
              • JpipUriBase Property
              • LogLevel Property
            • Events
              • GetUri Event
              • StatusUpdate Event
          • ModificationArguments
            • Overview
            • Members
            • Properties
              • LossyDescription Property
              • LossyMethod Property
              • Offset Property
              • OutputTransferSyntax Property
              • Quality Property
              • RequestedColourSpace Property
              • Scale Property
          • SimpleCodec
            • Overview
            • Members
            • Methods
              • BestRequest Method
              • CalculatedFrameCount Method
              • Compress Method
              • Decompress Method
              • DecompressedPhotmetricInterpretation Method
              • DecompressState Method
              • DownloadStatus Method
              • LockObject Method
              • PrepareFunction Method
              • Quality Method
            • Properties
              • MaximumBits Property
              • NeedsPlanarConfigTransform Property
          • VideoCodec
            • Overview
            • Members
            • VideoCodec Constructor
            • Methods
              • CalculatedFrameCount Method
              • Compress Method
              • Decompress Method
              • DecompressedPhotmetricInterpretation Method
        • Interfaces
          • ICodecBase
            • Overview
            • Members
            • Methods
              • LockObject Method
          • ICompressor
            • Overview
            • Members
            • Methods
              • Compress Method
              • PrepareFunction Method
              • Quality Method
            • Properties
              • MaximumBits Property
              • NeedsPlanarConfigTransform Property
          • IDecompressor
            • Overview
            • Members
            • Methods
              • BestRequest Method
              • CalculatedFrameCount Method
              • Decompress Method
              • DecompressedPhotmetricInterpretation Method
              • DecompressState Method
              • DownloadStatus Method
            • Properties
              • NeedsPlanarConfigTransform Property
          • IExporter
            • Overview
            • Members
            • Methods
              • Export Method
          • IImporter
            • Overview
            • Members
            • Methods
              • Import Method
      • DicomObjects.DicomUIDs Namespace
        • Overview
        • Classes
          • ApplicationContexts
            • Overview
            • Members
            • Fields
              • DICOM30 Field
          • FramesOfReference
            • Overview
            • Members
            • Fields
              • ICBM452T1FrameofReference Field
              • ICBMSingleSubjectMRIFrameofReference Field
              • SPM2AVG152PDFrameofReference Field
              • SPM2AVG152T1FrameofReference Field
              • SPM2AVG152T2FrameofReference Field
              • SPM2AVG305T1FrameofReference Field
              • SPM2BRAINMASKFrameofReference Field
              • SPM2CSFFrameofReference Field
              • SPM2EPIFrameofReference Field
              • SPM2FILT1FrameofReference Field
              • SPM2GRAYFrameofReference Field
              • SPM2PDFrameofReference Field
              • SPM2PETFrameofReference Field
              • SPM2SINGLESUBJT1FrameofReference Field
              • SPM2SPECTFrameofReference Field
              • SPM2T1FrameofReference Field
              • SPM2T2FrameofReference Field
              • SPM2TRANSMFrameofReference Field
              • SPM2WHITEFrameofReference Field
              • TalairachBrainAtlasFrameofReference Field
          • MetaSOPClasses
            • Overview
            • Members
            • Fields
              • BasicColorPrint Field
              • BasicGrayscalePrint Field
              • GeneralPurposeWorklist Field
          • SOPClasses
            • Overview
            • Members
            • Fields
              • AmbulatoryECGWaveform Field
              • ArterialPulseWaveform Field
              • AutorefractionMeasurements Field
              • BasicAnnotationBox Field
              • BasicColorImageBox Field
              • BasicFilmBox Field
              • BasicFilmSession Field
              • BasicGrayscaleImageBox Field
              • BasicStructuredDisplay Field
              • BasicTextSR Field
              • BasicVoiceAudioWaveform Field
              • BlendingSoftcopyPresentationState Field
              • BreastImagingRelevantPatientInformationQuery Field
              • BreastTomosynthesisImage Field
              • CardiacElectrophysiologyWaveform Field
              • CardiacRelevantPatientInformationQuery Field
              • ChestCADSR Field
              • ColonCADSR Field
              • ColorPalette Field
              • ColorPaletteQRFIND Field
              • ColorPaletteQRGET Field
              • ColorPaletteQRMOVE Field
              • ColorSoftcopyPresentationState Field
              • CompositeInstanceRootRetrieve_GET Field
              • CompositeInstanceRootRetrieve_MOVE Field
              • CompositeInstanceRootRetrieveWithoutBulkData_GET Field
              • ComprehensiveSR Field
              • ComputedRadiography Field
              • CT Field
              • DeformableSpatialRegistration Field
              • DICOSCTImage Field
              • DICOSDigitalXRayImageForPresentation Field
              • DICOSDigitalXRayImageForProcessing Field
              • DICOSThreatDetectionReport Field
              • DigitalIntraoralXRay_Presentation Field
              • DigitalIntraoralXRay_Processing Field
              • DigitalMammographyXRay_Presentation Field
              • DigitalMammographyXRay_Processing Field
              • DigitalXRay_Presentation Field
              • DigitalXRay_Processing Field
              • EddyCurrentImage Field
              • EddyCurrentMultiframeImage Field
              • EncapsulatedCDA Field
              • EncapsulatedPDF Field
              • EncapsulatedSTL Field
              • EnhancedCT Field
              • EnhancedMR Field
              • EnhancedMRColorImage Field
              • EnhancedPETImage Field
              • EnhancedSR Field
              • EnhancedUSVolume Field
              • EnhancedXAImage Field
              • EnhancedXRFImage Field
              • GeneralAudioWaveform Field
              • GeneralECGWaveform Field
              • GeneralPurposePerformedProcedureStep Field
              • GeneralPurposeScheduledProcedureStep Field
              • GeneralPurposeWorklistQRFIND Field
              • GeneralRelevantPatientInformationQuery Field
              • GenericImplantTemplate Field
              • GenericImplantTemplateQRFIND Field
              • GenericImplantTemplateQRGET Field
              • GenericImplantTemplateQRMOVE Field
              • GrayscaleSoftcopyPresentationState Field
              • HangingProtocol Field
              • HangingProtocolQRFIND Field
              • HangingProtocolQRGET Field
              • HangingProtocolQRMOVE Field
              • HemodynamicWaveform Field
              • ImplantAssemblyTemplate Field
              • ImplantAssemblyTemplateQRFIND Field
              • ImplantAssemblyTemplateQRGET Field
              • ImplantAssemblyTemplateQRMOVE Field
              • ImplantationPlanSR Field
              • ImplantTemplateGroup Field
              • ImplantTemplateGroupQRFIND Field
              • ImplantTemplateGroupQRGET Field
              • ImplantTemplateGroupQRMOVE Field
              • InstanceAvailabilityNotification Field
              • IntraocularLensCalculations Field
              • IntravascularOpticalCoherenceTomographyImageForPresentation Field
              • IntravascularOpticalCoherenceTomographyImageForProcessing Field
              • KeratometryMeasurements Field
              • KeyObjectSelectionDocument Field
              • LensometryMeasurements Field
              • MacularGridThicknessandVolumeReport Field
              • MammographyCADSR Field
              • MediaCreationManagementUID Field
              • MediaStorageDirectory Field
              • ModalityPerformedProcedureStep Field
              • ModalityPerformedProcedureStepNotification Field
              • ModalityPerformedProcedureStepRetrieve Field
              • ModalityWorklistQRFIND Field
              • MR Field
              • MRSpectroscopy Field
              • MultiFrameGrayscaleByteSC Field
              • MultiFrameGrayscaleWordSC Field
              • MultiFrameSingleBitSC Field
              • MultiFrameTrueColorSC Field
              • NuclearMedicine Field
              • OphthalmicAxialMeasurements Field
              • OphthalmicPhotography16Bit Field
              • OphthalmicPhotography8Bit Field
              • OphthalmicTomographyImage Field
              • OphthalmicVisualFieldStaticPerimetryMeasurements Field
              • PatientRootQR_FIND Field
              • PatientRootQR_GET Field
              • PatientRootQR_MOVE Field
              • PositronEmissionTomography Field
              • PresentationLUT Field
              • Printer Field
              • PrinterConfigurationRetrieval Field
              • PrintJob Field
              • ProceduralEventLogging Field
              • ProcedureLog Field
              • ProductCharacteristicsQuery Field
              • PseudoColorSoftcopyPresentationState Field
              • RawData Field
              • RealWorldValueMapping Field
              • RespiratoryWaveform Field
              • RT Field
              • RTBeamsDeliveryInstruction Field
              • RTBeamsTreatmentRecord Field
              • RTBrachyTreatmentRecord Field
              • RTConventionalMachineVerification Field
              • RTDose Field
              • RTIonBeamsTreatmentRecord Field
              • RTIonMachineVerification Field
              • RTIonPlan Field
              • RTPlan Field
              • RTStructureSet Field
              • RTTreatmentSummaryRecord Field
              • SecondaryCapture Field
              • Segmentation Field
              • SpatialFiducials Field
              • SpatialRegistration Field
              • SpectaclePrescriptionReport Field
              • StereometricRelationship Field
              • StorageCommitmentPush Field
              • StorageServiceClass Field
              • StudyRootQR_FIND Field
              • StudyRootQR_GET Field
              • StudyRootQR_MOVE Field
              • SubjectiveRefractionMeasurements Field
              • SubstanceAdministrationLogging Field
              • SubstanceApprovalQuery Field
              • SurfaceSegmentation Field
              • TwelveLeadECGWaveform Field
              • Ultrasound Field
              • UltrasoundMultiframe Field
              • UnifiedProcedureStepEvent Field
              • UnifiedProcedureStepPull Field
              • UnifiedProcedureStepPush Field
              • UnifiedProcedureStepWatch Field
              • UnifiedWorklistandProcedureStepServiceClass Field
              • Verification Field
              • VideoEndoscopic Field
              • VideoMicroscopic Field
              • VideoPhotographic Field
              • VisualAcuityMeasurements Field
              • VLEndoscopic Field
              • VLMicroscopic Field
              • VLPhotographic Field
              • VLSlideCoordinatesMicroscopic Field
              • VLWholeSlideMicroscopyImage Field
              • VOILUTBox Field
              • XA_XRFGrayscaleSoftcopyPresentationState Field
              • XRay3DAngiographicImage Field
              • XRay3DCraniofacialImage Field
              • XRayAngiographic Field
              • XRayRadiationDoseSR Field
              • XRayRadiofluoroscopic Field
          • TransferSyntaxes
            • Overview
            • Members
            • Fields
              • DeflatedExplicitVRLittleEndian Field
              • ExplicitVRBigEndian Field
              • ExplicitVRLittleEndian Field
              • ImplicitVRLittleEndian Field
              • JPEG2000Lossless Field
              • JPEG2000Lossy Field
              • JPEG2000Part2MulticomponentImageCompression Field
              • JPEG2000Part2MulticomponentImageCompressionLosslessOnly Field
              • JPEGBaseline Field
              • JPEGExtended Field
              • JPEGLossless Field
              • JPEGLosslessFirstOrder Field
              • JPEGLSLossless Field
              • JPEGLSLossy Field
              • JPIPReferenced Field
              • JPIPReferencedDeflate Field
              • MPEG2 Field
              • MPEG2_HL Field
              • MPEG4 Field
              • MPEG4_BD Field
              • RFC2557MIMEencapsulation Field
              • RLELossless Field
              • XMLEncoding Field
          • UID
            • Overview
            • Members
            • Methods
              • Parse Method
              • ToString Method
            • Properties
              • Description Property
              • Name Property
              • Retired Property
              • Type Property
              • Value Property
            • Operators
              • Implicit Type Conversion Operator
          • WellKnownInstances
            • Overview
            • Members
            • Fields
              • HotIronColorPaletteSOPInstance Field
              • HotMetalBlueColorPaletteSOPInstance Field
              • PET20StepColorPaletteSOPInstance Field
              • PETColorPaletteSOPInstance Field
              • Printer Field
              • PrinterConfigurationRetrieval Field
              • ProceduralEventLoggingSOPInstance Field
              • StorageCommitmentPush Field
              • SubstanceAdministrationLoggingSOPInstance Field
              • UnifiedWorklistandProcedureStepSOPInstance Field
      • DicomObjects.DicomWeb Namespace
        • Overview
        • Enumerations
          • DicomDataEncoding
      • DicomObjects.DicomWeb.Internal Namespace
        • Overview
        • Classes
          • BulkData
            • Overview
            • Members
            • BulkData Constructor
            • Properties
              • uri Property
              • uuid Property
          • DicomAttribute
            • Overview
            • Members
            • DicomAttribute Constructor
            • Properties
              • BulkData Property
              • InlineBinary Property
              • Items Property
              • Keyword Property
              • PersonNames Property
              • PrivateCreator Property
              • Tag Property
              • Values Property
              • VR Property
          • Item
            • Overview
            • Members
            • Item Constructor
            • Properties
              • Attributes Property
              • Number Property
          • JsonAttribute
            • Overview
            • Members
            • JsonAttribute Constructor
            • Properties
              • BulkDataURI Property
              • InlineBinary Property
              • Value Property
              • VR Property
          • JsonPersonName
            • Overview
            • Members
            • JsonPersonName Constructor
            • Properties
              • Alphabetic Property
              • Ideographic Property
              • Phonetic Property
          • NamePart
            • Overview
            • Members
            • NamePart Constructor
              • NamePart Constructor()
              • NamePart Constructor(String)
            • Properties
              • FamilyName Property
              • GivenName Property
              • MiddleName Property
              • NamePrefix Property
              • NameSuffix Property
          • NativeDicomModel
            • Overview
            • Members
            • NativeDicomModel Constructor
            • Properties
              • Attributes Property
            • Fields
              • Space Field
          • PersonName
            • Overview
            • Members
            • PersonName Constructor
            • Properties
              • Alphabetic Property
              • Ideographic Property
              • number Property
              • Phonetic Property
          • Value
            • Overview
            • Members
            • Value Constructor
            • Properties
              • Content Property
              • Number Property
      • DicomObjects.Enums Namespace
        • Overview
        • Enumerations
          • AutoSizeMode
          • BasicOffsetTableHandling
          • CacheTypes
          • ChangeUidReason
          • CineMode
          • CodecOperation
          • CodecUsage
          • DecompressStatus
          • DicomOperation
          • DisplayMode
          • DrawCacheMode
          • FilterMode
          • FlipState
          • Keyword
          • LabelType
          • LicensedFunctions
          • LicenseTypes
          • LogLevel
          • MaskMode
          • Plane
          • PresentationStateFeatures
          • Progression
          • ProgressiveStatus
          • QueryLevel
          • QueryRoot
          • RequestType
          • RetrieveType
          • RotateState
          • RotationBehaviour
          • RotationCentre
          • RotationMode
          • RulerOptions
          • ScaleMode
          • SelectMode
          • ShadowTypes
          • SOPClassGroups
          • StatusCode
          • StatusType
          • StretchModes
          • UIDType
          • UserIdentityResponseType
          • UserIdentityType
          • ViewerMode
          • VoiLUTFunction
          • WaveletTransform
      • DicomObjects.EventArguments Namespace
        • Overview
        • Classes
          • AssociationClosedArgs
            • Overview
            • Members
            • Properties
              • Association Property
          • AssociationRequestArgs
            • Overview
            • Members
            • Methods
              • Reject Method
            • Properties
              • Association Property
              • Contexts Property
          • ChangeUidArgs
            • Overview
            • Members
            • Properties
              • AllowChange Property
              • DataSet Property
              • NewUID Property
              • Quality Property
              • Reason Property
              • TransferSyntax Property
          • DrawExceptionArgs
            • Overview
            • Members
            • Properties
              • DrawExceptionOnViewer Property
              • Exception Property
              • Index Property
              • Viewer Property
          • DrawStartEventArgs
            • Overview
            • Members
            • DrawStartEventArgs Constructor
            • Properties
              • CancelPaint Property
          • ErrorReceivedArgs
            • Overview
            • Members
            • Properties
              • Association Property
              • Error Property
          • InfoMessageArgs
            • Overview
            • Members
            • Properties
              • Association Property
              • Level Property
              • Message Property
          • InstanceReceivedArgs
            • Overview
            • Members
            • Properties
              • Instance Property
              • ReceivedFilename Property
          • LogEventArgs
            • Overview
            • Members
            • Properties
              • Level Property
              • Source Property
              • Text Property
          • MakeControlArgs
            • Overview
            • Members
            • MakeControlArgs Constructor
            • Properties
              • Image Property
          • N_Event_ReportArgs
            • Overview
            • Members
            • Properties
              • EventID Property
          • NormalisedReceivedArgs
            • Overview
            • Members
          • OperationBaseArgs
            • Overview
            • Members
            • Properties
              • Command Property
              • Errors Property
              • Operation Property
              • PresentationContextId Property
              • Request Property
              • RequestAssociation Property
              • ResultDataSet Property
              • Status Property
          • PSLabelCreatedArgs
            • Overview
            • Members
            • PSLabelCreatedArgs Constructor
            • Properties
              • Label Property
              • PresentationState Property
              • PresentationStateItem Property
          • QueryReceivedArgs
            • Overview
            • Members
            • Methods
              • SendPending Method
              • SendResponse Method
                • SendResponse(IEnumerable<DicomDataSet>,Int32) Method
                • SendResponse(DicomDataSet,Int32) Method
            • Properties
              • Destination Property
              • InstanceAssociation Property
              • Level Property
              • ModificationsDone Property
              • NumberCompleted Property
              • NumberFailed Property
              • NumberRemaining Property
              • NumberWarning Property
              • RetrieveType Property
              • Root Property
          • ReceivingPixelDataArgs
            • Overview
            • Members
            • Methods
              • ReceiveToDisk Method
            • Properties
              • Association Property
              • Dataset Property
          • ResponseReceivedArgs
            • Overview
            • Members
            • Properties
              • Association Property
              • ReturnStatus Property
          • UserSmoothingArgs
            • Overview
            • Members
            • UserSmoothingArgs Constructor
            • Fields
              • AreaToDraw Field
              • Destination Field
              • DestinationSize Field
              • MapArea Field
              • Matrix Field
              • Source Field
              • SourceArea Field
          • ValidateFragmentsArgs
            • Overview
            • Members
            • ValidateFragmentsArgs Constructor
            • Properties
              • BasicOffsetTable Property
              • DataSet Property
              • Fragments Property
              • Modified Property
          • VerifyReceivedArgs
            • Overview
            • Members
      • DicomObjects.InternalCodecs.JPIP Namespace
        • Overview
      • DicomObjects.Video Namespace
        • Overview
        • Classes
          • VideoCompressionOptions
            • Overview
            • Members
            • VideoCompressionOptions Constructor
            • Properties
              • BitsPerSecond Property
              • Container Property
              • ExplicitCodec Property
              • FirstFrame Property
              • InputFilter Property
              • InputFrameRate Property
              • LastFrame Property
              • Level Property
              • OutputFilter Property
              • OutputFrameRate Property
              • OutputSize Property
              • PaddingColour Property
              • Profile Property
              • Scale Property
              • UseWindowing Property
        • Enumerations
          • Level
          • Profile
  • Reference Material
    • 3D Functionality
    • API changes for DicomLabel
    • Third party license compliance
    • Useful Links
    • Contents of this version
    • Medical Connection Ltd Contact Details