require_once 'File/DICOM.php';
mixed File_DICOM::write ([string $outfile = ''])
mixed File_DICOM::write
Этот пакет пока не документирован.
The name of the file to write. If not given it assumes the name of the file parsed. If no file was parsed and no name is given returns a PEAR_Error
returns true on success, PEAR_Error on failure
Эта функция не должна вызываться статически.