Podręcznik PEAR
Poprzedni
Rozdział 39. Formaty plików
Następny
File_DICOM
Spis treści
Introduction
-- using File_DICOM
File_DICOM::File_DICOM()
-- Constructor.
File_DICOM::parse()
-- Parse a DICOM file.
File_DICOM::write()
-- Write current contents to a DICOM file.
File_DICOM::getValue()
-- Gets the value for a DICOM element.
File_DICOM::setValue()
-- Sets the value for a DICOM element.
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.
Package for reading and modifying DICOM files
Poprzedni
Spis treści
Następny
File_Archive
Początek rozdziału
Introduction