| |
DICOM Attributes
| |
DICOMEX_GETCONFIGFILEPATH
| Returns the location of the local or system configuration file associated with Application Entities defined in the DICOM Network Services utility |
DICOMEX_GETSTORSCPDIR
| Return the location of the directory associated with the Storage SCP Service. |
DICOMEX_NET
| Launch the DICOM Network Services utility. |
IDL DICOMEX Reference
| |
IDLffDICOM
| Object that contains the data for one or more images embedded in a DICOM Part 10 file. |
IDLffDICOM Properties
| |
IDLffDICOM::Cleanup
| Performs all cleanup on the object. |
IDLffDICOM::DumpElements
| Dumps a description of the DICOM data elements of the IDLffDICOM object to the screen or to a file. |
IDLffDICOM::GetChildren
| Used to find the member element references of a DICOM sequence. |
IDLffDICOM::GetDescription
| Takes optional DICOM group and element arguments and returns an array of STRING descriptions. |
IDLffDICOM::GetElement
| Takes optional DICOM group and/or element arguments and returns an array of DICOM Element numbers for those parameters. |
IDLffDICOM::GetGroup
| Takes optional DICOM group and/or element arguments and returns an array of DICOM Group numbers for those parameters. |
IDLffDICOM::GetLength
| Takes optional DICOM group and/or element arguments and returns an array of LONGs. |
IDLffDICOM::GetParent
| Used to find the parent references of a set of elements in a DICOM sequence. |
IDLffDICOM::GetPreamble
| Returns the preamble of a DICOM v3.0 Part 10 file. |
IDLffDICOM::GetReference
| Takes optional DICOM group and/or element arguments and returns an array of references to matching elements in the object. |
IDLffDICOM::GetValue
| Takes optional DICOM group and/or element arguments and returns an array of POINTERs to the values of the elements matching those parameters. |
IDLffDICOM::GetVR
| Takes optional DICOM group and/or element arguments and returns an array of VR (Value Representation) STRINGs for those parameters. |
IDLffDICOM::Init
| Initializes the object. |
IDLffDICOM::Read
| Opens and reads from the specified disk file, places the information into the DICOM object, then closes the file. |
IDLffDICOM::Reset
| Removes all of the elements from the IDLffDICOM object, leaving the object otherwise intact. |
IDLffDicomEx
| Access, read from, and write to DICOM files. |
IDLffDicomEx Overview
| |
IDLffDicomEx Properties
| |