File_DICOM::dumpImage() -- Dumps the contents of the image inside the DICOM file (element 0x0010 from
group 0x7FE0) to a PGM (Portable Gray Map) file.
Описание
Use with Caution!!. For a 8.5MB DICOM file on a P4 it takes 28 seconds to dump it's image.
Параметр
- string
$filename
The file where to save the image
Возвращаемое значение
returns true on success, PEAR_Error on failure.
Заметка
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |
|