DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class


In This Topic
DicomGlobal Class Methods
In This Topic

For a list of all members of this type, see DicomGlobal members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) List of Transfer Syntaxes accepted by default for a group of SOP classes  
Public Methodstatic (Shared in Visual Basic)Adds Non-Private Data Element to the Dictionary.  
Public Methodstatic (Shared in Visual Basic)Adds Private Data Element Creator to the Dictionary.  
Public Methodstatic (Shared in Visual Basic) Add an accepted Transfer Syntax into a group used to help control automatic acceptance of transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Add an offered Transfer Syntax into a group used to help control automatic acceptance of transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Add a SOP class into a group used to help control use of associated transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Clear all accepted Transfer Syntaxes from a group used to help control automatic acceptance of transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Clear all offered Transfer Syntaxes from a group used to help control automatic acceptance of transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Clear all SOP classes from a group used to help control use of associated transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Sends a DICOM verify (C-ECHO), with IP address, port number, callingAET, calledAET to another application entity, and returns the result  
Public Methodstatic (Shared in Visual Basic) Find to which group a particular SOP class is currently assigned  
Public Methodstatic (Shared in Visual Basic) Parses WSI tile fragments consisting of offset and length of all WSI tiles present in this instance for quick access  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the key values from internal look up table  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the key values from internal look up table  
Public Methodstatic (Shared in Visual Basic) Checks if status code is a defined error code  
Public Methodstatic (Shared in Visual Basic) Construct a DICOM UID from Universally Unique Identifier (GUID) based on the method defined in ISO/IEC 9834-8 / ITU-T X.667  
Public Methodstatic (Shared in Visual Basic) Instruct DicomObjects to ignore particular attributes  
Public Methodstatic (Shared in Visual Basic) Instruct DicomObjects to ignore particular attributes  
Public Methodstatic (Shared in Visual Basic)Overloaded. Methods to check for DICOM content  
Public Methodstatic (Shared in Visual Basic) Tests whether a DICOM file is encrypted according the CMS encoding defined in DICOM supplement 895  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Construct a keyword from arbitrary group and element hex string (not the integer values)  
Public Methodstatic (Shared in Visual Basic) Returns the "element" number for a keyword  
Public Methodstatic (Shared in Visual Basic) Returns the "group" number for a keyword  
Public Methodstatic (Shared in Visual Basic)Construct a string representation of the Group and Element number of keyword  
Public Methodstatic (Shared in Visual Basic) Forces loading of the DicomObjects.config file  
Public Methodstatic (Shared in Visual Basic)Add text to the log file.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Enables DicomObjects logging to a user provided stream  
Public Methodstatic (Shared in Visual Basic)Stop logging to the currently active file  
Public Methodstatic (Shared in Visual Basic) Enables DicomObjects logging to a user provided stream  
Public Methodstatic (Shared in Visual Basic) Create a Dataset containing a null copy of all 'known' possible attributes  
Public Methodstatic (Shared in Visual Basic)Generates a guaranteed unique valid DICOM UID  
Public Methodstatic (Shared in Visual Basic) List of Transfer Syntaxes offered by default for a group of SOP classes  
Public Methodstatic (Shared in Visual Basic) Specialised use for purely diagnostics purposes. Contact support@medicalconnections.co.uk for more information.  
Public Methodstatic (Shared in Visual Basic) Remove an accepted Transfer Syntax from a group used to help control automatic acceptance of transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Remove an offered Transfer Syntax from a group used to help control automatic acceptance of transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Remove a SOP class from a group used to help control use of associated transfer syntaxes  
Public Methodstatic (Shared in Visual Basic) Clear any existing pixel cache  
Public Methodstatic (Shared in Visual Basic)Insert or replace values in the internal virtual registry  
Public Methodstatic (Shared in Visual Basic)Sets key values in the internal look up table  
Public Methodstatic (Shared in Visual Basic) Groups of SOP classes that use the same default Transfer Syntaxes  
Public Methodstatic (Shared in Visual Basic)The Zoom factor corresponding to a given System.Drawing.Drawing2D.Matrix object  
Top
See Also