| Name | Description |
  | AcceptedTransferSyntaxes |
List of Transfer Syntaxes accepted by default for a group of SOP classes
|
  | AddDictionaryElement | Adds Data Element to the Dictionary. |
  | AddPrivateDictionaryElement | Adds Private Data Element to the Dictionary. |
  | AddToAcceptedTransferSyntaxes |
Add an accepted Transfer Syntax into a group used to help control
automatic acceptance of transfer syntaxes
|
  | AddToOfferedTransferSyntaxes |
Add an offered Transfer Syntax into a group used to help control
automatic acceptance of transfer syntaxes
|
  | AddToSOPClassGroup |
Add a SOP class into a group used to help control use of associated transfer syntaxes
|
  | ClearAcceptedTransferSyntaxes |
Clear all accepted Transfer Syntaxes from a group used to help control automatic
acceptance of transfer syntaxes
|
  | ClearOfferedTransferSyntaxes |
Clear all offered Transfer Syntaxes from a group used to help control automatic
acceptance of transfer syntaxes
|
  | ClearSOPClassGroup |
Clear all SOP classes from a group used to help control use of associated transfer syntaxes
|
  | Echo |
Sends a DICOM verify (C-ECHO), with IP address, port number, callingAET,
calledAET to another application entity, and returns the
result
|
  | FindGroup |
Find to which group a particular SOP class is currently assigned
|
  | GetRegString | Overloaded. Returns the key values from internal look up table |
  | GetRegWord | Overloaded. Returns the key values from internal look up table |
  | GetStatusCodeType |
Checks if status code is a defined error code
|
  | GuidToUID |
Construct a DICOM UID from Universally Unique Identifier (GUID) based on the method defined in ISO/IEC 9834-8 / ITU-T X.667
|
  | IgnoreAttribute |
Instruct DicomObjects to ignore particular attributes
|
  | IsDICOM | Overloaded. Methods to check for DICOM content |
  | IsEncrypted |
Tests whether a DICOM file is encrypted according the CMS encoding defined in DICOM
supplement 895
|
  | Keyword |
Construct a keyword from arbitrary group and element values
|
  | LoadConfigFile |
Forces loading of the XML configuration file
|
  | Log | Add text to the log file. |
  | LogToFile | Overloaded.
Enables DicomObjects logging
|
  | LogToFileStop | Stop logging to the currently active file |
  | LogToStream |
Enables DicomObjects logging to a user provided stream
|
  | MakeDictionary |
Create a Dataset containing a null copy of all 'known' possible attributes
|
  | NewUID | Generates a guaranteed unique valid DICOM UID |
  | OfferedTransferSyntaxes |
List of Transfer Syntaxes offered by default for a group of SOP classes
|
  | RegisterPerformanceCounters |
Specialised use for purely diagnostics purposes. Contact support@medicalconnections.co.uk for more information.
|
  | RemoveFromAcceptedTransferSyntaxes |
Remove an accepted Transfer Syntax from a group used to help control
automatic acceptance of transfer syntaxes
|
  | RemoveFromOfferedTransferSyntaxes |
Remove an offered Transfer Syntax from a group used to help control
automatic acceptance of transfer syntaxes
|
  | RemoveFromSOPClassGroup |
Remove a SOP class from a group used to help control use of associated transfer syntaxes
|
  | ResetPixelCache |
Clear any existing pixel cache
|
  | SetRegString | Insert or replace values in the internal virtual registry |
  | SetRegWord | Sets key values in the internal look up table |
  | SOPClassGroup |
Groups of SOP classes that use the same default Transfer Syntaxes
|
  | Zoom | The Zoom factor corresponding to a given System.Drawing.Drawing2D.Matrix object |