constructor File_DICOM::File_DICOM | File_DICOM::write |
File_DICOM | |
PEAR Manual | |
require_once 'File/DICOM.php'; |
mixed File_DICOM::parse (
string $infile
)
Parse a DICOM file and get all of its header members.
The DICOM file to parse
returns true on success, PEAR_Error on failure
This function can not be called statically.
constructor File_DICOM::File_DICOM | File_DICOM::write |
File_DICOM | |
PEAR Manual | |