File_DICOM::parse() -- Parse a DICOM file.
Beschreibung
Parse a DICOM file and get all of its header members.
Parameter
- string
$infile
The DICOM file to parse
Rückgabewert
returns true on success, PEAR_Error on failure
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.