The IDLffDicomEx object allows you to access, read from, and write to DICOM files. Depending on how you initialize the IDLffDicomEx object, you can create a new DICOM file, clone and modify an existing DICOM file, or access elements from a file in read-only mode. See IDLffDicomEx::Init for details.
See IDLffDicomEx Overview for specific details on the IDLffDicomEx object’s allowable transfer syntaxes, as well as introductory information on the structure of DICOM attributes.
Superclasses
Creation
See IDLffDicomEx::Init.
Properties
The IDLffDicomEx object has the following properties.
See IDLffDicomEx Properties for details on individual properties.
Methods
This class has the following methods:
In addition, this class inherits the methods of its superclasses (if any).
Version History
6.1 |
Introduced |
6.2 |
Added NO_PIXEL_DATA property
|