|
IDL Reference Guide: File Format Object Classes |
|
The IDLffDICOM::Read function method opens and reads from the specified disk file, places the information into the DICOM object, then closes the file.
Result = Obj->[IDLffDICOM::]Read(Filename [, ENDIAN={1 | 2 | 3 | 4}])
Return a 1 if successful and 0 otherwise.
A scalar string argument containing the full path and filename of a DICOM Part 10 file to open and read into memory.
Set this keyword to configure the endian format when reading a DICOM file.